<xsd:element name="DateOfBirth" abstract="true" id="DateOfBirth"><xsd:annotation><xsd:documentation xml:lang="en-US">The date of birth reported for any type of person.</xsd:documentation></xsd:annotation></xsd:element>
Element dte:KnownDateOfBirth
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
Known date of birth data that must beprovided.
Diagram
Type
xsd:date
Source
<xsd:element name="KnownDateOfBirth" type="xsd:date" substitutionGroup="dte:DateOfBirth" id="KnownDateOfBirth"><xsd:annotation><xsd:documentation xml:lang="en-US">Known date of birth data that must be provided.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="UnknownDateOfBirth" type="dte:UnknownDateOfBirthType" substitutionGroup="dte:DateOfBirth" id="UnknownDateOfBirth"><xsd:annotation><xsd:documentation xml:lang="en-US">Unknown date of birth data that must be provided.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="UnknownYear" type="xsd:token" fixed="9999" id="UnknownDateOfBirthType.UnknownYear"><xsd:annotation><xsd:documentation xml:lang="en-US">Fixed value for the unknown date of birth year.</xsd:documentation></xsd:annotation></xsd:element>
Element dte:UnknownMonth
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
The element used for Unknown Month. Month may not beable to be determined at the site.
<xsd:element name="UnknownMonth" type="xsd:token" substitutionGroup="dte:MonthOfCollision" fixed="99" id="UnknownMonth"><xsd:annotation><xsd:documentation xml:lang="en-US">The element used for Unknown Month. Month may not be able to be determined at the site.</xsd:documentation></xsd:annotation></xsd:element>
Element dte:UnknownDay
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
The element used for Unknown Day. Day may not beable to determined at the site. One value is required to be reported for theDay.
<xsd:element name="UnknownDay" type="xsd:token" substitutionGroup="dte:DayOfCollision" fixed="99" id="UnknownDay"><xsd:annotation><xsd:documentation xml:lang="en-US">The element used for Unknown Day. Day may not be able to determined at the site. One value is required to be reported for the Day.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="MonthOfCollision" type="xsd:anySimpleType" abstract="true" id="MonthOfCollision"><xsd:annotation><xsd:documentation xml:lang="en-US">The element used for Month</xsd:documentation></xsd:annotation></xsd:element>
Element dte:Month
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
The element used for Month
Diagram
Type
xsd:gMonth
Source
<xsd:element name="Month" type="xsd:gMonth" substitutionGroup="dte:MonthOfCollision" id="Month"><xsd:annotation><xsd:documentation xml:lang="en-US">The element used for Month</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="DayOfCollision" type="xsd:anySimpleType" abstract="true" id="DayOfCollision"><xsd:annotation><xsd:documentation source="http://www.mmucc.us/MMUCCTraining/lessons/crashinfo/dateandtime_files/dateandtime04.htm" xml:lang="en-US">The element used for Day</xsd:documentation></xsd:annotation></xsd:element>
Element dte:Day
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
The element used for Day
Diagram
Type
xsd:gDay
Source
<xsd:element name="Day" type="xsd:gDay" substitutionGroup="dte:DayOfCollision" id="Day"><xsd:annotation><xsd:documentation xml:lang="en-US">The element used for Day</xsd:documentation></xsd:annotation></xsd:element>
Element dte:PermanentDay
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
The element used for Permanent Day. Used for driverrecords only.
Diagram
Type
xsd:token
Source
<xsd:element name="PermanentDay" type="xsd:token" substitutionGroup="dte:DayOfCollision" fixed="77" id="PermanentDay"><xsd:annotation><xsd:documentation xml:lang="en-US">The element used for Permanent Day. Used for driver records only.</xsd:documentation></xsd:annotation></xsd:element>
Element dte:IndefiniteDay
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
The element used for Indefinite Day. Used only fordriver records.
Diagram
Type
xsd:token
Source
<xsd:element name="IndefiniteDay" type="xsd:token" substitutionGroup="dte:DayOfCollision" fixed="88" id="IndefiniteDay"><xsd:annotation><xsd:documentation xml:lang="en-US">The element used for Indefinite Day. Used only for driver records.</xsd:documentation></xsd:annotation></xsd:element>
The element used for Collision Date C2. Crash Date and TimeDefinition: The date (year, month, and day) and time (00:00-23:59) at which thecrash occurred. Attribute: Date and Time (YYYYMMDDHHMM) Absence of year shouldresult in an edit check. In rare situations DATA ELEMENT FORMAT MMDDHHMM can beunknown. Midnight is designated as 00:00 and is considered the start of a new day.Rationale: Important for management/administration, evaluation, and linkage.
<xsd:element name="DateOfCollision" type="dte:DateOfCollisionType" id="DateOfColliison"><xsd:annotation><xsd:documentation source="http://www.mmucc.us/MMUCCTraining/lessons/crashinfo/dateandtime_files/dateandtime.htm" xml:lang="en-US">The element used for Collision Date C2. Crash Date and Time Definition: The date (year, month, and day) and time (00:00-23:59) at which the crash occurred. Attribute: Date and Time (YYYYMMDDHHMM) Absence of year should result in an edit check. In rare situations DATA ELEMENT FORMAT MMDDHHMM can be unknown. Midnight is designated as 00:00 and is considered the start of a new day. Rationale: Important for management/administration, evaluation, and linkage.</xsd:documentation></xsd:annotation></xsd:element>
Year is required to be collected by theInvestigating Agency
Diagram
Type
restriction of xsd:gYear
Facets
maxInclusive
2029
minInclusive
1998
Source
<xsd:element name="YearOfCollision" default="2006" form="qualified" id="DateOfCollisionType.YearOfCollision"><xsd:annotation><xsd:documentation xml:lang="en-US">Year is required to be collected by the Investigating Agency</xsd:documentation></xsd:annotation><!--Year--><xsd:simpleType><xsd:restriction base="xsd:gYear"><xsd:minInclusive value="1998"/><xsd:maxInclusive value="2029"/></xsd:restriction></xsd:simpleType></xsd:element>
Element dte:Age
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
The element which represents the options forindicating a person's Age
Diagram
Source
<xsd:element name="Age" abstract="true" id="Age"><xsd:annotation><xsd:documentation xml:lang="en-US">The element which represents the options for indicating a person's Age</xsd:documentation></xsd:annotation></xsd:element>
Element dte:NinetySevenOrOlder
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
For a known date of birth and the person is ninetyseven years of age or older.
Diagram
Type
xsd:token
Source
<xsd:element name="NinetySevenOrOlder" type="xsd:token" substitutionGroup="dte:Age" fixed="97" id="NinetySevenOrOlder"><xsd:annotation><xsd:documentation xml:lang="en-US">For a known date of birth and the person is ninety seven years of age or older.</xsd:documentation></xsd:annotation></xsd:element>
Element dte:Actual
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
For any person type, indicates the actual age of theperson.
Diagram
Type
restriction of xsd:unsignedShort
Facets
maxInclusive
130
minInclusive
1
Source
<xsd:element name="Actual" substitutionGroup="dte:Age" id="Actual"><xsd:annotation><xsd:documentation xml:lang="en-US">For any person type, indicates the actual age of the person.</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:unsignedShort"><xsd:minInclusive value="1"/><xsd:maxInclusive value="130"/></xsd:restriction></xsd:simpleType></xsd:element>
Element dte:UpToOneYear
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
For a known date of birth and the person is lessthan one year - infant.
Diagram
Type
xsd:token
Source
<xsd:element name="UpToOneYear" type="xsd:token" substitutionGroup="dte:Age" fixed="00" id="UpToOneYear"><xsd:annotation><xsd:documentation xml:lang="en-US">For a known date of birth and the person is less than one year - infant.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:complexType name="UnknownDateOfBirthType" id="UnknownDateOfBirthType"><xsd:annotation><xsd:documentation xml:lang="en-US">The element used for unknown data of birth</xsd:documentation></xsd:annotation><xsd:sequence id="UnknownDateOfBirthTypeSequence"><xsd:annotation><xsd:documentation xml:lang="en-US">For the unknown date of birth, alll of the following must be indicated.</xsd:documentation></xsd:annotation><xsd:element name="UnknownYear" type="xsd:token" fixed="9999" id="UnknownDateOfBirthType.UnknownYear"><xsd:annotation><xsd:documentation xml:lang="en-US">Fixed value for the unknown date of birth year.</xsd:documentation></xsd:annotation></xsd:element><xsd:element ref="dte:UnknownMonth" id="UnknownDateOfBirthType.UnknownMonth"><xsd:annotation><xsd:documentation xml:lang="en-US">Fixed value for the unknown date of birth month.</xsd:documentation></xsd:annotation></xsd:element><xsd:element ref="dte:UnknownDay" id="UnknownDateOfBirthType.UnknownDay"><xsd:annotation><xsd:documentation xml:lang="en-US">Fixed value for the unknown date of birth</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
Complex Type dte:DateOfCollisionType
Namespace
http://www.tnsaferoads.net/mvc/udt/dte
Annotations
Attributes for the date of the collision. Aggregatesare preferable. Date of the collision. The Date element is required to have at leastthe year. Month and Day are optional.
<xsd:complexType name="DateOfCollisionType" id="DateOfCollisionType"><xsd:annotation><xsd:documentation xml:lang="en-US">Attributes for the date of the collision. Aggregates are preferable. Date of the collision. The Date element is required to have at least the year. Month and Day are optional.</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="YearOfCollision" default="2006" form="qualified" id="DateOfCollisionType.YearOfCollision"><xsd:annotation><xsd:documentation xml:lang="en-US">Year is required to be collected by the Investigating Agency</xsd:documentation></xsd:annotation><!--Year--><xsd:simpleType><xsd:restriction base="xsd:gYear"><xsd:minInclusive value="1998"/><xsd:maxInclusive value="2029"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element ref="dte:MonthOfCollision" id="DateOfCollisionType.MonthOfCollision" minOccurs="0"><xsd:annotation><xsd:documentation xml:lang="en-US">The element used for Month in all locations throughout the MVCR</xsd:documentation></xsd:annotation></xsd:element><xsd:element ref="dte:DayOfCollision" id="DateOfCollision.DayOfCollision" minOccurs="0"><xsd:annotation><xsd:documentation xml:lang="en-US">The element used for Day</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence><xsd:attribute ref="dte:DayOfWeek" use="optional" id="DateOfCollisionType.DayOfWeek"/><!--Date--></xsd:complexType>