Definition Type: ComplexType
Name: ProcessPartsInvoiceDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ProcessPartsInvoice.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PartsInvoice in schema partsinvoice_xsd Drilldown into Process in schema meta_xsdXSD Diagram of ProcessPartsInvoiceDataAreaType in schema processpartsinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ProcessPartsInvoiceDataAreaType">
    <xsd:sequence>
        <xsd:element ref="Process" />
        <xsd:element ref="PartsInvoice" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Process star:Process (1) (1)
PartsInvoice star:PartsInvoice (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ProcessPartsInvoiceDataArea