Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Source
Used by
Imported schema dte.xsd
Namespace http://www.tnsaferoads.net/mvc/udt/dte
Annotations
Documentation for the Motor Vehicle Collision
MMUCC Data Element Reference ??
This schema defines and validates an instance of Motor Vehicle Collision within the context
of a Collision report document.

http://www.gnu.org/licenses/gpl.html

<xi:include href="../XML/GPL.xhtml"/>
This software should be used in compliance with GNU GENERAL PUBLIC LICENSE            
Version 3, 29 June 2007 or later. TNSR™
Element dte:DateOfBirth
Namespace http://www.tnsaferoads.net/mvc/udt/dte
Annotations
The date of birth reported for any type of
person.
Diagram
Diagram comm6.tmp#id173 comm6.tmp#id174
Used by
Source
<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 be
provided.
Diagram
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>
Element dte:UnknownDateOfBirth
Namespace http://www.tnsaferoads.net/mvc/udt/dte
Annotations
Unknown date of birth data that must be
provided.
Diagram
Diagram comm6.tmp#id380 comm6.tmp#id381 comm6.tmp#id383 comm6.tmp#id379
Type dte:UnknownDateOfBirthType
Model dte:UnknownYear , dte:UnknownMonth , dte:UnknownDay
Children dte:UnknownDay, dte:UnknownMonth, dte:UnknownYear
Instance
<dte:UnknownDateOfBirth>
  <dte:UnknownYear>{1,1}</dte:UnknownYear>
  <dte:UnknownMonth>{1,1}</dte:UnknownMonth>
  <dte:UnknownDay>{1,1}</dte:UnknownDay>
</dte:UnknownDateOfBirth>
Source
<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>
Element dte:UnknownDateOfBirthType / dte:UnknownYear
Namespace http://www.tnsaferoads.net/mvc/udt/dte
Annotations
Fixed value for the unknown date of birth
year.
Diagram
Diagram
Type xsd:token
Source
<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 be
able to be determined at the site.
Diagram
Diagram
Type xsd:token
Used by
Source
<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 be
able to determined at the site. One value is required to be reported for the
Day.
Diagram
Diagram
Type xsd:token
Used by
Source
<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>
Element dte:MonthOfCollision
Namespace http://www.tnsaferoads.net/mvc/udt/dte
Annotations
The element used for Month
Diagram
Diagram comm6.tmp#id385 comm6.tmp#id381
Used by
Source
<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
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>
Element dte:DayOfCollision
Namespace http://www.tnsaferoads.net/mvc/udt/dte
Annotations
Diagram
Diagram comm6.tmp#id387 comm6.tmp#id389 comm6.tmp#id388 comm6.tmp#id383
Used by
Source
<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
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 driver
records only.
Diagram
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 for
driver records.
Diagram
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>
Element dte:DateOfCollision
Namespace http://www.tnsaferoads.net/mvc/udt/dte
Annotations

http://www.mmucc.us/MMUCCTraining/lessons/crashinfo/dateandtime_files/dateandtime.htm

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.
Diagram
Diagram comm6.tmp#id392 comm6.tmp#id382 comm6.tmp#id384 comm6.tmp#id391
Type dte:DateOfCollisionType
Model dte:YearOfCollision , dte:MonthOfCollision{0,1} , dte:DayOfCollision{0,1}
Children dte:DayOfCollision, dte:MonthOfCollision, dte:YearOfCollision
Instance
<dte:DateOfCollision dte:DayOfWeek="">
  <dte:YearOfCollision>{1,1}</dte:YearOfCollision>
  <dte:MonthOfCollision>{0,1}</dte:MonthOfCollision>
  <dte:DayOfCollision>{0,1}</dte:DayOfCollision>
</dte:DateOfCollision>
Attributes
QName Type Fixed Default Use Annotation
dte:DayOfWeek restriction of xsd:token optional
Attribute describing the day of the
week
Source
<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>
Element dte:DateOfCollisionType / dte:YearOfCollision
Namespace http://www.tnsaferoads.net/mvc/udt/dte
Annotations
Year is required to be collected by the
Investigating Agency
Diagram
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 for
indicating a person's Age
Diagram
Diagram comm6.tmp#id395 comm6.tmp#id394 comm6.tmp#id396
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 ninety
seven years of age or older.
Diagram
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 the
person.
Diagram
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 less
than one year - infant.
Diagram
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>
Complex Type dte:UnknownDateOfBirthType
Namespace http://www.tnsaferoads.net/mvc/udt/dte
Annotations
The element used for unknown data of
birth
Diagram
Diagram comm6.tmp#id380 comm6.tmp#id381 comm6.tmp#id383
Used by
Model dte:UnknownYear , dte:UnknownMonth , dte:UnknownDay
Children dte:UnknownDay, dte:UnknownMonth, dte:UnknownYear
Source
<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. Aggregates
are preferable. Date of the collision. The Date element is required to have at least
the year. Month and Day are optional.
Diagram
Diagram comm6.tmp#id392 comm6.tmp#id382 comm6.tmp#id384
Used by
Model dte:YearOfCollision , dte:MonthOfCollision{0,1} , dte:DayOfCollision{0,1}
Children dte:DayOfCollision, dte:MonthOfCollision, dte:YearOfCollision
Attributes
QName Type Fixed Default Use Annotation
dte:DayOfWeek restriction of xsd:token optional
Attribute describing the day of the
week
Source
<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>