Definition Type: Element
Name: TaxOrDuty
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:TaxOrDutyType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
This structure defines the Tax (VAT or other), duty, or fee applicable to a monetary amount.
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_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 TaxOrDutyType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of TaxOrDuty in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="TaxOrDuty" type="TaxOrDutyType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>This structure defines the Tax (VAT or other), duty, or fee applicable to a monetary amount.</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)
Exempt nsA:Exempt (1) (1)
NonExempt nsA:NonExempt (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
TaxOrDutyQualifier nsA:TaxOrDutyQualifier Required
Collapse Derivation Tree: