Definition Type: Element
Name: DocumentDateTime
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateTimeType
Containing Schema: Meta.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Is the date and time the document was last created. This is not the date and time that the BOD message instance was created.
Collapse XSD Schema Diagram:
XSD Diagram of DocumentDateTime in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="DocumentDateTime" type="udt:DateTimeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Is the date and time the document was last created. This is
                  not the date and time that the BOD message instance was created.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: