Definition Type: Element
Name: InvoiceTotals
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:InvoiceTotalsType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Totals of Line Items of Invoice for Payment
Collapse XSD Schema Diagram:
Drilldown into TaxOrDutyTotals in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into InvoiceTotal in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Allowances in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShippingTotalAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineItemTotalAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TotalLineItems in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into InvoiceTotalsType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of InvoiceTotals in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="InvoiceTotals" type="InvoiceTotalsType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Totals of Line Items of Invoice for Payment</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TotalLineItems nsA:TotalLineItems 0 (1)
LineItemTotalAmount nsA:LineItemTotalAmount 0 (1)
ShippingTotalAmount nsA:ShippingTotalAmount 0 (1)
Allowances nsA:Allowances 0 unbounded
InvoiceTotal nsA:InvoiceTotal (1) (1)
TaxOrDutyTotals nsA:TaxOrDutyTotals 0 unbounded
Collapse Derivation Tree: