Definition Type: ComplexType
Name: TaxType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NonExempt in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Exempt in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of TaxType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="TaxType">
    <xsd:choice>
        <xsd:element ref="Exempt" />
        <xsd:element ref="NonExempt" maxOccurs="unbounded" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Exempt nsA:Exempt (1) (1)
NonExempt nsA:NonExempt (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:Tax