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