Definition Type: Element
Name: StateDateTime
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateTimeType
Containing Schema: Components.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The date and time the state took effect. Only the most recent state is the current state. This facilitates a dealer awareness of the order fulfillment timeline.
Collapse XSD Schema Diagram:
XSD Diagram of StateDateTime in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="StateDateTime" type="udt:DateTimeType">
    <xsd:annotation>
        <xsd:documentation>
                        The date and time the state took effect. Only the most
                            recent state is the current state. This facilitates a dealer awareness
                            of the order fulfillment timeline.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: