Definition Type: Element
Name: TaxOrDutyTotals
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:TaxOrDutyTotalsType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
This structure summarises the net monetary amounts and Taxes (VAT or other), duties or fees applicable to the entire transaction.
Collapse XSD Schema Diagram:
Drilldown into NonExemptTotals in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ExemptTotal in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxLocation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxTypeCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxOrDutyQualifier in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxOrDutyTotalsType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of TaxOrDutyTotals in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="TaxOrDutyTotals" type="TaxOrDutyTotalsType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>This structure summarises the net monetary amounts and Taxes (VAT or other), duties or fees applicable to the entire transaction.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TaxTypeCode nsA:TaxTypeCode (1) (1)
TaxLocation nsA:TaxLocation (1) (1)
ExemptTotal nsA:ExemptTotal (1) (1)
NonExemptTotals nsA:NonExemptTotals (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
TaxOrDutyQualifier nsA:TaxOrDutyQualifier Required
Collapse Derivation Tree: