Definition Type: Element
Name: OrderState
Namespace: http://www.starstandard.org/STAR/5
Type: star:OrderStateType
Containing Schema: Components.xsd
Abstract
Documentation:
The OrderState component represents the current and history states of the order. This component may occur many times reflecting the history of states.
Collapse XSD Schema Diagram:
Drilldown into OrderStateTypeCode in schema components_xsd Drilldown into StateDateTime in schema components_xsd Drilldown into OrderStateType in schema components_xsdXSD Diagram of OrderState in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="OrderState" type="OrderStateType">
    <xsd:annotation>
        <xsd:documentation>The OrderState component represents the current and history states of the order. This component may occur many times reflecting the history of states.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StateDateTime star:StateDateTime (1) (1)
OrderStateTypeCode star:OrderStateTypeCode (1) (1)
Collapse Derivation Tree: