Skip navigation links

Package com.ihr.xbrl.om.instance

Provides the classes necessary to process, read and write the content of XBRL Instance documents.

See: Description

Package com.ihr.xbrl.om.instance Description

Provides the classes necessary to process, read and write the content of XBRL Instance documents.

XBRL Instance documents are the XBRL Reports. An XBRL Report contains XBRL Facts that can be Item facts or tuple facts.

An XBRL Item Fact contains also reference to the XBRL Context that may contain multidimensional information, information about the reporting company, period information of the fact, etc... See the content of the classes of this package to get more information about the objects.

From a 10.000 feets overview, an XBRLInstance is a container of XBRLFact. XBRLFact is an abstract class with two faces: XBRLFactItem and XBRLFactTuple. An XBRLFactTuple is a container of 0 or more XBRLFacts so it contains a XBRLFactsContainer object as the XBRLInstance object does. XBRLFactItem is abstract. subclasses of the XBRLFactItem includes XBRLFactNumeric and XBRLFactNonNummeric.

Since:
1.0 Created: 31/08/2008
Author:
Ignacio
Skip navigation links

Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa