Definition Type: Element
Name: InvoiceLineItem
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:InvoiceLineItemType
Containing Schema: CIDX_CeS_v4.0_Message_Invoice.xsd
Abstract
Documentation:
Line item detail(s) that makes up total invoice message.
Collapse XSD Schema Diagram:
Drilldown into CountryOfOriginCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PaymentTerms in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineItemTotal in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineItemTaxableTotal in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SpecialInstructions in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into OtherPartner in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Shipping in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into FreightIncludedFlag in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShipmentMethodOfPaymentCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DeliveryTerms in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxableFlag in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Allowances in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PurchaseOrderInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ReferenceInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Pricing in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductIdentification in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShipDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into InvoiceLineItemType in schema cidx_ces_v4_0_message_invoice_xsdXSD Diagram of InvoiceLineItem in schema cidx_ces_v4_0_message_invoice_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="InvoiceLineItem" type="InvoiceLineItemType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Line item detail(s) that makes up total invoice message.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber (1) (1)
ShipDate nsA:ShipDate 0 (1)
ProductIdentification nsA:ProductIdentification 0 unbounded
ProductQuantity nsA:ProductQuantity (1) (1)
Pricing nsA:Pricing (1) unbounded
ReferenceInformation nsA:ReferenceInformation (1) (1)
PurchaseOrderInformation nsA:PurchaseOrderInformation (1) (1)
Allowances nsA:Allowances 0 unbounded
TaxableFlag nsA:TaxableFlag 0 (1)
DeliveryTerms nsA:DeliveryTerms 0 (1)
ShipmentMethodOfPaymentCode nsA:ShipmentMethodOfPaymentCode 0 (1)
FreightIncludedFlag nsA:FreightIncludedFlag 0 (1)
Shipping nsA:Shipping 0 (1)
OtherPartner nsA:OtherPartner 0 unbounded
SpecialInstructions nsA:SpecialInstructions 0 unbounded
LineItemTaxableTotal nsA:LineItemTaxableTotal 0 (1)
LineItemTotal nsA:LineItemTotal 0 (1)
PackagingQuantity nsA:PackagingQuantity 0 (1)
PaymentTerms nsA:PaymentTerms 0 (1)
CountryOfOriginCode nsA:CountryOfOriginCode 0 (1)
Collapse Derivation Tree: