Definition Type: Element
Name: LineItemTaxableTotal
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:LineItemTaxableTotalType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Structure which includes the net total amount for the invoice line item excluding all of the shipping, allowances, charges, together with any VAT, tax, duty or fees to be applied at the detail level.
Collapse XSD Schema Diagram:
Drilldown into TaxOrDuty in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into MonetaryAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineItemTaxableTotalType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of LineItemTaxableTotal in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="LineItemTaxableTotal" type="LineItemTaxableTotalType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Structure which includes the net total amount for the invoice line item excluding all of the shipping, allowances, charges, together with any VAT, tax, duty or fees to be applied at the detail level.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MonetaryAmount nsA:MonetaryAmount (1) (1)
TaxOrDuty nsA:TaxOrDuty 0 unbounded
Collapse Derivation Tree: