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