Definition Type: Element
Name: PaymentDetailLineItem
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PaymentDetailLineItemType
Containing Schema: CIDX_CeS_v4.0_Message_PaymentDetail.xsd
Abstract
Documentation:
Individual lines composing a message.
Collapse XSD Schema Diagram:
Drilldown into LineItemTotal in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DiscountAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Adjustment in schema cidx_ces_v4_0_message_paymentdetail_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 PurchaseOrderNumber 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 LineItemDebitCreditIndicator in schema cidx_ces_v4_0_message_paymentdetail_xsd Drilldown into InvoiceType in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ReconciliationNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into BuyerTransactionNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PaymentDetailLineItemType in schema cidx_ces_v4_0_message_paymentdetail_xsdXSD Diagram of PaymentDetailLineItem in schema cidx_ces_v4_0_message_paymentdetail_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PaymentDetailLineItem" type="PaymentDetailLineItemType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Individual lines composing a message.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber (1) (1)
BuyerTransactionNumber nsA:BuyerTransactionNumber 0 (1)
ReconciliationNumber nsA:ReconciliationNumber (1) (1)
InvoiceType nsA:InvoiceType 0 (1)
LineItemDebitCreditIndicator nsA:LineItemDebitCreditIndicator 0 (1)
ProductIdentification nsA:ProductIdentification 0 unbounded
ProductQuantity nsA:ProductQuantity (1) (1)
Pricing nsA:Pricing (1) (1)
PurchaseOrderNumber nsA:PurchaseOrderNumber 0 (1)
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)
Adjustment nsA:Adjustment 0 (1)
DiscountAmount nsA:DiscountAmount 0 (1)
LineItemTotal nsA:LineItemTotal (1) (1)
Collapse Derivation Tree: