Definition Type: ComplexType
Name: GetPartsInvoiceDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: GetPartsInvoice.xsd
Abstract
Documentation:
Get Parts Invoice Data Area
Collapse XSD Schema Diagram:
Drilldown into PartsInvoice in schema partsinvoice_xsd Drilldown into Get in schema meta_xsdXSD Diagram of GetPartsInvoiceDataAreaType in schema getpartsinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GetPartsInvoiceDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Get Parts Invoice Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Get" />
        <xsd:element ref="PartsInvoice" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Get star:Get (1) (1)
PartsInvoice star:PartsInvoice (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:GetPartsInvoiceDataArea