Definition Type: Element
Name: PartsInvoice
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsInvoiceType
Containing Schema: PartsInvoice.xsd
Abstract
Documentation:
The purpose of PartsInvoice is to transmit (in electronic form) a Parts Invoice from an OEM’s order management system to a Dealer's order management system. For each Parts Invoice represented in the Data Area of the PartsInvoice Business Object Document, there must be one occurrence of the PartsInvoice Component.
Collapse XSD Schema Diagram:
Drilldown into PartsInvoiceLine in schema partsinvoice_xsd Drilldown into PartsInvoiceHeader in schema partsinvoice_xsd Drilldown into PartsInvoiceType in schema partsinvoice_xsdXSD Diagram of PartsInvoice in schema partsinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartsInvoice" type="PartsInvoiceType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
         	The purpose of PartsInvoice is to transmit (in electronic form) a Parts Invoice from an OEM’s 
         	order management system to a Dealer's order management system. For each Parts Invoice represented 
         	in the Data Area of the PartsInvoice Business Object Document, there must be one occurrence of 
         	the PartsInvoice Component.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartsInvoiceHeader star:PartsInvoiceHeader (1) (1)
PartsInvoiceLine star:PartsInvoiceLine (1) unbounded
Collapse Derivation Tree: