Definition Type: Element
Name: RepairOrderOpenedDateTime
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateTimeType
Containing Schema: RepairOrder.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The date and time the repair order was first created.
Collapse XSD Schema Diagram:
XSD Diagram of RepairOrderOpenedDateTime in schema repairorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RepairOrderOpenedDateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        The date and time the repair order was first created.
                     </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: