Package com.batavia.xbrl.instance

Interface Summary
Context The context element contains information about the entity being described, the reporting period and the reporting scenario, all of which are necessary for understanding a business fact captured as an XBRL item.
ContextElement superclass for all types of elements of Contexts in instancedocuments Copyright 2006 J2R BV, The Netherlands.
DateTime Child of Period Copyright 2006 J2R BV, The Netherlands.
Divide The divide element MUST contain a unitNumerator element followed by a unitDenominator element.
EndDate Child of Period Copyright 2006 J2R BV, The Netherlands.
Entity The entity element documents the entity (business, government department, individual, etc.)
Fact While a taxonomy defines reporting concepts, it does not contain the actual values of facts based on the defined concepts.
Footnote The footnote element is the only resource allowed in footnoteLink elements.
FootnoteArc The footnoteArc element has the same syntax as generic extended link arcs.
FootnoteLink While tuples deal with certain regularly-structured associations between elements that might appear in an XBRL instance, many documents include irregularly structured associations between facts.
FootnoteLocator footnoteLink elements MUST NOT contain locators that are not loc elements.
Forever Child of Period Copyright 2006 J2R BV, The Netherlands.
Fraction Special type of Item.
FractionDenominator NON ZERO denominator for fractions.
FractionNumerator Numerator for fractions.
FractionPart Super for parts of fractions Copyright 2006 J2R BV, The Netherlands.
Identifier An identifier element specifies a scheme for identifying business entities.
InstanceDocument XBRL instances are XML fragments with root element, xbrl.
InstanceDocumentLink Manages object references to document and dts for instances Copyright 2006 J2R BV, The Netherlands.
InstanceElement Superclass for all types of elements of instancedocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands.
Instant Child of Period Copyright 2006 J2R BV, The Netherlands.
Item an item represents a single fact or business measurement.
LinkbaseRef The linkbaseRef element conforms to this standard by using a specific xlink:arcrole content value Copyright 2006 J2R BV, The Netherlands.
Measure The measure element is used to describe a basic unit of measure.
Period The period element contains the instant or interval of time for reference by an item element.
RegularInstanceElement Superclass for all types of elements of instancedocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands.
ReportScope implementations are a relative place in an instance report
RootElement This class creates the root for an InstanceDocument of either RootElements with one or more Xbrl decendants or Xbrl directly Copyright 2006 J2R BV, The Netherlands.
Scenario Business facts can be reported as actual, budgeted, restated, pro forma, etc.
SchemaRef Every XBRL instance MUST contain at least one schemaRef element.
Segment The segment element is an optional container for additional mark-up that the preparer of an XBRL instance SHOULD use to identify the business segment more completely in cases where the entity identifier is insufficient.
StartDate Child of Period Copyright 2006 J2R BV, The Netherlands.
Tuple While most business facts can be independently understood, some facts are dependent on each other for proper understanding, especially if multiple occurrences of that fact are being reported.
TupleChildren Set for children of Tuples Copyright 2006 J2R BV, The Netherlands.
Unit The unit element specifies the units in which a numeric item has been measured.
UnitDenominator The unitNumerator element and the unitDenominator element must both contain one or more measure elements.
UnitElement superclass for all types of elements of units in instancedocuments Copyright 2006 J2R BV, The Netherlands.
UnitNumerator The unitNumerator element and the unitDenominator element must both contain one or more measure elements.
UnknownInstanceElement class for all types of UNKNOWN (not XBRL 2.1 spec or known module) elements of instancedocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands.
Xbrl rootelement of instancedocuments. top-parent for all the instance elements Copyright 2006 J2R BV, The Netherlands.