Definition Type: Element
Name: ExpectedInventory
Namespace: http://www.starstandard.org/STAR/5
Type: star:ExpectedInventoryType
Containing Schema: Components.xsd
Abstract
Documentation:
A list of order types and when they are expected to arrive.
Collapse XSD Schema Diagram:
Drilldown into OrderDate in schema components_xsd Drilldown into ETADate in schema components_xsd Drilldown into QuantityOnOrder in schema components_xsd Drilldown into OrderTypeCode in schema components_xsd Drilldown into ExpectedInventoryType in schema components_xsdXSD Diagram of ExpectedInventory in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ExpectedInventory" type="ExpectedInventoryType">
    <xsd:annotation>
        <xsd:documentation>A list of order types and when they are expected to arrive.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrderTypeCode star:OrderTypeCode 1 1
QuantityOnOrder star:QuantityOnOrder 1 1
ETADate star:ETADate 0 1
OrderDate star:OrderDate 0 1
Collapse Derivation Tree: