Definition Type: Element
Name: PartsInventory
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsInventoryType
Containing Schema: PartsInventory.xsd
Abstract
Documentation:
PartsInventory defines the Parts Inventory process of transmitting the dealer's extracted parts inventory file (full, incremental, etc.) to the OEM. NOTE: Although this is the traditional use of PartsInventory, it could be used to send Parts Inventory information between any two business parties. For each Parts Inventory represented in the DataArea of the Parts Inventory BOD, there must be at least one occurrence of the PartsInventory component.
Collapse XSD Schema Diagram:
Drilldown into PartsInventoryLine in schema partsinventory_xsd Drilldown into PartsInventoryHeader in schema partsinventory_xsd Drilldown into PartsInventoryType in schema partsinventory_xsdXSD Diagram of PartsInventory in schema partsinventory_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartsInventory" type="PartsInventoryType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
				PartsInventory defines the Parts Inventory process of transmitting
				the dealer's extracted parts inventory file (full, incremental, etc.)
				to the OEM.
				NOTE: Although this is the traditional use of PartsInventory, it could
				be used to send Parts Inventory information between any two business
				parties.
				For each Parts Inventory represented in the DataArea of the Parts
				Inventory BOD, there
				must be at least one occurrence of the PartsInventory component.
			</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartsInventoryHeader star:PartsInventoryHeader (1) (1)
PartsInventoryLine star:PartsInventoryLine 0 unbounded
Collapse Derivation Tree: