Definition Type: Element
Name: EventOccurrenceDateTime
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateTimeType
Containing Schema: Fields.xsd
Abstract
Documentation:
A date, time, date time, or other date time value of an occurrence of this event. This could be used to track such dates and times of creation, deletion, etc.
Collapse XSD Schema Diagram:
XSD Diagram of EventOccurrenceDateTime in schema fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="EventOccurrenceDateTime" type="udt:DateTimeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                A date, time, date time, or other date time value of an occurrence of this event.  This
                could be used to track such dates and times of creation, deletion, etc.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: