Definition Type: ComplexType
Name: SyncPaymentInvoiceDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: SyncPaymentInvoice.xsd
Abstract
Documentation:
Sync Payment Invoice Data Area
Collapse XSD Schema Diagram:
Drilldown into PaymentInvoice in schema paymentinvoice_xsd Drilldown into Sync in schema meta_xsdXSD Diagram of SyncPaymentInvoiceDataAreaType in schema syncpaymentinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SyncPaymentInvoiceDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Sync Payment Invoice Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Sync" />
        <xsd:element ref="PaymentInvoice" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Sync star:Sync (1) (1)
PaymentInvoice star:PaymentInvoice (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:SyncPaymentInvoiceDataArea