Definition Type: Element
Name: TaxableAmount
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:TaxableAmountType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Monetary amount to which the tax, duty or fee is being applied. For VAT this must be expressed in the national currency of the country in which the VAT is being paid.
Collapse XSD Schema Diagram:
Drilldown into MonetaryAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxableAmountType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of TaxableAmount in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="TaxableAmount" type="TaxableAmountType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Monetary amount to which the tax, duty or fee is being applied. For VAT this must be expressed in the national currency of the country in which the VAT is being paid.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MonetaryAmount nsA:MonetaryAmount (1) (1)
Collapse Derivation Tree: