Definition Type: Element
Name: PaymentInvoiceLineItem
Namespace: http://www.starstandard.org/STAR/5
Type: star:PaymentInvoiceLineItemType
Containing Schema: PaymentInvoice.xsd
Abstract
Documentation:
Invoice Line Items
Collapse XSD Schema Diagram:
Drilldown into PaymentLineDescription in schema paymentinvoice_xsd Drilldown into CoreIndicator in schema paymentinvoice_xsd Drilldown into ExtendedAmount in schema paymentinvoice_xsd Drilldown into FreeFormTextGroup in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ItemQuantity in schema paymentinvoice_xsd Drilldown into Pricing in schema components_xsd Drilldown into ItemIdentificationGroup in schema components_xsd Drilldown into PaymentLineTypeCode in schema paymentinvoice_xsd Drilldown into PaymentInvoiceLineItemType in schema paymentinvoice_xsdXSD Diagram of PaymentInvoiceLineItem in schema paymentinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PaymentInvoiceLineItem" type="PaymentInvoiceLineItemType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> Invoice Line Items</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PaymentLineTypeCode star:PaymentLineTypeCode 0 1
ItemIdentificationGroup star:ItemIdentificationGroup 0 1
Pricing star:Pricing 0 unbounded
ItemQuantity star:ItemQuantity 0 1
DocumentReference star:DocumentReference 0 unbounded
FreeFormTextGroup star:FreeFormTextGroup 0 unbounded
ExtendedAmount star:ExtendedAmount 0 1
CoreIndicator star:CoreIndicator 0 1
PaymentLineDescription star:PaymentLineDescription 0 1
Collapse Derivation Tree: