Uses of Package
com.ihr.xbrl.om.taxonomy

Packages that use com.ihr.xbrl.om.taxonomy
com.ihr.xbrl.adins.efm   
com.ihr.xbrl.adins.efm.errors   
com.ihr.xbrl.comparator Provides the classes necessary to compare two DTSs and obtain the differences according to the XVS specification. 
com.ihr.xbrl.dts Provides the classes necessary to investigate the content of a DTS. 
com.ihr.xbrl.filters Provides the classes necessary to identify a fact in an instance document by all the properties the element could be uniquely identified. 
com.ihr.xbrl.mapper Provides the classes necessary access to content in whatever format and create an XBRL Instance document This package contains the MapEngine and Mappers that uses a configuration file with an Instance template. 
com.ihr.xbrl.mapper.instance   
com.ihr.xbrl.mapper.source Provides implementations of drivers to obtain data from multiple sources in order to create an XBRL Instance Some of the drivers collects data from a web form or from an excel file. 
com.ihr.xbrl.om Provides the classes necessary to start processing XBRL information. 
com.ihr.xbrl.om.errors Provides the classes necessary to produce and process XBRL related errors There are two error categories. 
com.ihr.xbrl.om.exLinks Provides the classes necessary to process, read and write XBRL Linkbases and XBRL Extended links. 
com.ihr.xbrl.om.formula Provides the classes necessary to implement a plug in XBRL processor for validation of docuents and taxonomies according to the XBRL formula specification 1.0 At this stage the package is just created. 
com.ihr.xbrl.om.formula.aspects   
com.ihr.xbrl.om.instance Provides the classes necessary to process, read and write the content of XBRL Instance documents. 
com.ihr.xbrl.om.taxonomy Provides the classes necessary to process, write and read XBRL Taxonomy schemas and content of the XBRL Taxonomy Schemas that requires XBRL processing. 
com.ihr.xbrl.om.utr Provides classes for handling the Units Registry from XBRL International The Units Registry provides extra validation of elements based on the element data type and the unit assigned by XBRL International in the Units Registry. 
com.ihr.xbrl.om.xdt Provides the classes necessary to implement a plug in XBRL processor for validation of dimensional instance documents according to the XBRL Dimensions specification 1.0 This package contains two hierarchies of classes. 
com.ihr.xbrl.om.xdt.errors Provides the classes necessary to produce and process XDT related errors or errors related to the XBRL dimensions specification 1.0 This package mirrors the package in the XBRL 2.1 errors but is specific for the errors defined in the Dimensions Specification. 
com.ihr.xbrl.pojo Provides the classes necessary to access to the content of a DTS using POJO technology. 
com.ihr.xbrl.versioning Provides the classes necessary to create or access to the content of a versioning report. 
com.rs.xbrl   
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.adins.efm
XBRLItem
           
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.adins.efm.errors
XBRLArcroleType
          This class represents an arcrole type definition in a DTS.
XBRLItem
           
XBRLRoleType
          Provides the properties of an XBRL Role Type Information Item
XBRLTaxonomy
          Provides the properties of an XBRL Taxonomy Information Item The [Parent] property is the parent class XBRLDocument
XBRLTuple
           
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.comparator
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.dts
XBRLArcroleType
          This class represents an arcrole type definition in a DTS.
XBRLItem
           
XBRLItem.PeriodType
          Enumeration defining the content of the xbrli:periodType attribute but also used to report the type of a XBRLPeriod object inside an XBRLContext.
XBRLRoleType
          Provides the properties of an XBRL Role Type Information Item
XBRLTuple
           
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.filters
XBRLTaxonomy
          Provides the properties of an XBRL Taxonomy Information Item The [Parent] property is the parent class XBRLDocument
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.mapper
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.mapper.instance
XBRLItem.PeriodType
          Enumeration defining the content of the xbrli:periodType attribute but also used to report the type of a XBRLPeriod object inside an XBRLContext.
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.mapper.source
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.om
XBRLArcroleType
          This class represents an arcrole type definition in a DTS.
XBRLItem
           
XBRLRoleType
          Provides the properties of an XBRL Role Type Information Item
XBRLTaxonomy
          Provides the properties of an XBRL Taxonomy Information Item The [Parent] property is the parent class XBRLDocument
XBRLTuple
           
XBRLXSDTypeDefinition
          This is a wrapper class over XSDTypeDefinition objects that implements the equals method
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.om.errors
XBRLArcroleType
          This class represents an arcrole type definition in a DTS.
XBRLImport
           
XBRLInclude
           
XBRLItem
           
XBRLRoleAndArcroleTypes
           
XBRLRoleType
          Provides the properties of an XBRL Role Type Information Item
XBRLTaxonomy
          Provides the properties of an XBRL Taxonomy Information Item The [Parent] property is the parent class XBRLDocument
XBRLUsedOn
          A Used On Information Item
XSDElementRef
          Element reference used inside a tuple definition
XSDParticle
          This interface represents an element inside a complex content model.
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.om.exLinks
XBRLArcroleType
          This class represents an arcrole type definition in a DTS.
XBRLRoleType
          Provides the properties of an XBRL Role Type Information Item
XBRLXSDTypeDefinition
          This is a wrapper class over XSDTypeDefinition objects that implements the equals method
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.om.formula
XBRLArcroleType
          This class represents an arcrole type definition in a DTS.
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.om.formula.aspects
XBRLItem
           
XBRLItem.PeriodType
          Enumeration defining the content of the xbrli:periodType attribute but also used to report the type of a XBRLPeriod object inside an XBRLContext.
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.om.instance
XBRLItem
           
XBRLItem.PeriodType
          Enumeration defining the content of the xbrli:periodType attribute but also used to report the type of a XBRLPeriod object inside an XBRLContext.
XBRLRoleAndArcroleTypes
           
XBRLTaxonomy
          Provides the properties of an XBRL Taxonomy Information Item The [Parent] property is the parent class XBRLDocument
XBRLTuple
           
XBRLXSDTypeDefinition
          This is a wrapper class over XSDTypeDefinition objects that implements the equals method
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.om.taxonomy
XBRLArcroleType
          This class represents an arcrole type definition in a DTS.
XBRLImport
           
XBRLInclude
           
XBRLItem
           
XBRLItem.BalanceType
          Enumeration defining the possible content of the xbrli:balance attribute.
XBRLItem.PeriodType
          Enumeration defining the content of the xbrli:periodType attribute but also used to report the type of a XBRLPeriod object inside an XBRLContext.
XBRLRoleAndArcroleTypes
           
XBRLRoleType
          Provides the properties of an XBRL Role Type Information Item
XBRLTaxonomy
          Provides the properties of an XBRL Taxonomy Information Item The [Parent] property is the parent class XBRLDocument
XBRLTuple
           
XBRLUsedOn
          A Used On Information Item
XBRLXSDTypeDefinition
          This is a wrapper class over XSDTypeDefinition objects that implements the equals method
XMLElementDefinition
          Common elements to both Tuples and Items
XSDAttributeDefinition
          Represents an attribute definition in an XML Schema.
XSDComposition
          This class represents the content model for tuples.
XSDParticle
          This interface represents an element inside a complex content model.
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.om.utr
XBRLItem
           
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.om.xdt
XBRLArcroleType
          This class represents an arcrole type definition in a DTS.
XBRLItem
           
XBRLRoleType
          Provides the properties of an XBRL Role Type Information Item
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.om.xdt.errors
XBRLItem
           
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.pojo
XBRLArcroleType
          This class represents an arcrole type definition in a DTS.
XBRLImport
           
XBRLItem
           
XBRLRoleAndArcroleTypes
           
XBRLRoleType
          Provides the properties of an XBRL Role Type Information Item
XBRLTaxonomy
          Provides the properties of an XBRL Taxonomy Information Item The [Parent] property is the parent class XBRLDocument
XBRLTuple
           
XBRLUsedOn
          A Used On Information Item
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.ihr.xbrl.versioning
XBRLTaxonomy
          Provides the properties of an XBRL Taxonomy Information Item The [Parent] property is the parent class XBRLDocument
XMLElementDefinition
          Common elements to both Tuples and Items
 

Classes in com.ihr.xbrl.om.taxonomy used by com.rs.xbrl
XBRLRoleType
          Provides the properties of an XBRL Role Type Information Item
XBRLTaxonomy
          Provides the properties of an XBRL Taxonomy Information Item The [Parent] property is the parent class XBRLDocument
XBRLXSDTypeDefinition
          This is a wrapper class over XSDTypeDefinition objects that implements the equals method
 



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