Definition Type: Element
Name: NonExemptTotals
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:NonExemptTotalsType
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 TaxAmountTotal in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxableAmountTotal in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxRate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into NonExemptTotalsType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of NonExemptTotals in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="NonExemptTotals" type="NonExemptTotalsType">
    <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)
TaxableAmountTotal nsA:TaxableAmountTotal (1) (1)
TaxAmountTotal nsA:TaxAmountTotal (1) (1)
Collapse Derivation Tree: