| Package | Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| static XSDComposition | XSDComposition. createCompositor(DTSContainer dts,
                net.sf.saxon.om.NodeInfo node)Creates an XSDCompositor structure from a NodeInfo node
 pointing to the first XSDCompositor element (xsd:all, xsd:choice or xsd:sequence)
 
 Return null if the XSDCompositor structure cannot be created. | 
| XSDComposition | XBRLXSDTypeDefinition. getComposition()Returns a XSDComposition object that represents the content of this XSDType. | 
| XSDComposition | XBRLTuple. getComposition()Access to the XSDComposition object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XBRLTuple. setComposition(XSDComposition comp)Sets the composition to a new XSDComposition instance. | 
| Constructor and Description | 
|---|
| XBRLTuple(XBRLTaxonomy tx,
         java.lang.String name,
         javax.xml.namespace.QName sg,
         java.lang.Boolean _abstract,
         java.lang.Boolean nillable,
         int block,
         int _final,
         XSDComposition comp)Creates a tuple definition in a taxonomy. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa