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