Definition Type: ComplexType
Name: NonExemptType
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 TaxAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxableAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxRate in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of NonExemptType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="NonExemptType">
    <xsd:sequence>
        <xsd:element ref="TaxRate" />
        <xsd:element ref="TaxableAmount" />
        <xsd:element ref="TaxAmount" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TaxRate nsA:TaxRate (1) (1)
TaxableAmount nsA:TaxableAmount (1) (1)
TaxAmount nsA:TaxAmount (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:NonExempt