Definition Type: Element
Name: PartsInvoice
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsInvoiceType
Containing Schema: PartsInvoice.xsd
Abstract
Documentation:
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"> 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: