Definition Type: Element
Name: PaymentInvoice
Namespace: http://www.starstandard.org/STAR/5
Type: star:PaymentInvoiceType
Containing Schema: PaymentInvoice.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PaymentInvoiceLineItem in schema paymentinvoice_xsd Drilldown into PaymentInvoiceHeader in schema paymentinvoice_xsd Drilldown into PaymentInvoiceType in schema paymentinvoice_xsdXSD Diagram of PaymentInvoice in schema paymentinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PaymentInvoice" type="PaymentInvoiceType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PaymentInvoiceHeader star:PaymentInvoiceHeader 1 1
PaymentInvoiceLineItem star:PaymentInvoiceLineItem 0 unbounded
Collapse Derivation Tree: