Definition Type: ComplexType
Name: InventoryOnSiteType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into InventoryOther in schema cidx_5_0_xsd Drilldown into InventoryInTank in schema cidx_5_0_xsdXSD Diagram of InventoryOnSiteType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="InventoryOnSiteType">
    <xsd:choice maxOccurs="unbounded">
        <xsd:element ref="InventoryInTank" />
        <xsd:element ref="InventoryOther" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InventoryInTank nsA:InventoryInTank (1) (1)
InventoryOther nsA:InventoryOther (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:InventoryOnSite