Definition Type: Element
Name: NonExempt
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:NonExemptType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Transaction or party is not exempt from taxes (VAT or other), duty or fees that may be applied to the transaction. This structure defines the taxes, duties, fees applicable.
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_xsd Drilldown into NonExemptType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of NonExempt in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="NonExempt" type="NonExemptType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Transaction or party is not exempt from taxes (VAT or other), duty or fees that may be applied to the transaction.
This structure defines the taxes, duties, fees applicable.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
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: