Showing:

Annotations
Diagrams
Facets
Instances
Source
Used by
Imported schema vhhtrn.xsd
Namespace http://www.tnsaferoads.net/mvc/veh/vhhtrn
Annotations
Documentation for the Hit and Run
MMUCC Data Element Reference ??
This schema defines and validates an instance of Hit and Run 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 vhhtrn:HitAndRun
Namespace http://www.tnsaferoads.net/mvc/veh/vhhtrn
Annotations

http://www.mmucc.us/mmucctraining_old/lessons/crashevents/hitandrun_files/hitandrun03.htm

Values are adopted from MMUCC.  Governing jurisdiction assigned numeric values
Diagram
Diagram comm2.tmp#id125 comm2.tmp#id126 comm2.tmp#id127
Used by
Model vhhtrn:VehicleAndDriverLeftScene{0,1} | vhhtrn:NoDidNotLeaveScene{0,1} | vhhtrn:Unknown{0,1}
Children vhhtrn:NoDidNotLeaveScene, vhhtrn:Unknown, vhhtrn:VehicleAndDriverLeftScene
Instance
<vhhtrn:HitAndRun>
  <vhhtrn:VehicleAndDriverLeftScene>{0,1}</vhhtrn:VehicleAndDriverLeftScene>
  <vhhtrn:NoDidNotLeaveScene>{0,1}</vhhtrn:NoDidNotLeaveScene>
  <vhhtrn:Unknown>{0,1}</vhhtrn:Unknown>
</vhhtrn:HitAndRun>
Source
<xsd:element name="HitAndRun" id="MMUCCElementV23">
  <xsd:annotation id="V23">
    <xsd:documentation source="http://www.mmucc.us/mmucctraining_old/lessons/crashevents/hitandrun_files/hitandrun03.htm" xml:lang="en-US">Values are adopted from MMUCC. Governing jurisdiction assigned numeric values</xsd:documentation>
  </xsd:annotation>
  <!--Hit-and-Run-->
  <xsd:complexType>
    <xsd:choice>
      <xsd:annotation>
        <xsd:documentation xml:lang="en-US">Must choose one of the values in the sequence.</xsd:documentation>
      </xsd:annotation>
      <!--Hit-and-Run Condition-->
      <xsd:element name="VehicleAndDriverLeftScene" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation xml:lang="en-US">Yes, Driver or Vehicle and Driver left the scene of the collision.</xsd:documentation>
        </xsd:annotation>
        <!--Yes, Driver or Car and Driver Left the Scene-->
        <xsd:simpleType>
          <xsd:restriction base="xsd:token">
            <xsd:enumeration value="01" id="HitAndRunYes01">
              <xsd:annotation>
                <xsd:documentation>Vehicle leaves the scene after striking another vehicle, non-motorist, or personal property.</xsd:documentation>
              </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="02" id="HitAndRunYes02">
              <xsd:annotation>
                <xsd:documentation>Driver leaves a disabled vehicle on foot after a property damage or personal injury crash.</xsd:documentation>
              </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="03" id="HitAndRunYes03">
              <xsd:annotation>
                <xsd:documentation>Driver leaves the scene of a single vehicle crash with an injured occupant with the intent of evading law enforcement.</xsd:documentation>
              </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="04" id="HitAndRunYes04">
              <xsd:annotation>
                <xsd:documentation>Driver and vehicle leave the scene after striking a parked motor vehicle without leaving notice of the accident and contact information.</xsd:documentation>
              </xsd:annotation>
            </xsd:enumeration>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="NoDidNotLeaveScene" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation xml:lang="en-US">No, neither car nor driver left the scene</xsd:documentation>
        </xsd:annotation>
        <!--No, Did Not Leave Scene-->
        <xsd:simpleType id="No">
          <xsd:restriction base="xsd:token">
            <xsd:enumeration value="01" id="NoDidNotLeaveScene">
              <xsd:annotation>
                <xsd:documentation>Driver leaves the scene after striking another vehicle,non-motorist, or personal property to notify authorities or get help.</xsd:documentation>
              </xsd:annotation>
            </xsd:enumeration>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
      <xsd:element name="Unknown" fixed="08" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation xml:lang="en-US">Unable to make a determination as to whether the purpose of the departure was to evade law enforcement or get help.</xsd:documentation>
        </xsd:annotation>
        <!--Unknown if Car or Driver Left Scene-->
        <xsd:simpleType>
          <xsd:restriction base="xsd:token">
            <xsd:length value="2"/>
            <xsd:pattern value="\d{2}"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:element>
    </xsd:choice>
  </xsd:complexType>
</xsd:element>
Element vhhtrn:HitAndRun / vhhtrn:VehicleAndDriverLeftScene
Namespace http://www.tnsaferoads.net/mvc/veh/vhhtrn
Annotations
Yes, Driver or Vehicle and Driver left the scene of the collision.
Diagram
Diagram
Type restriction of xsd:token
Facets
enumeration 01
Vehicle leaves the scene after striking another vehicle, non-motorist,
or personal property.
enumeration 02
Driver leaves a disabled vehicle on foot after a property damage
or personal injury crash.
enumeration 03
Driver leaves the scene of a single vehicle crash with an injured
occupant with the intent of evading law enforcement.
enumeration 04
Driver and vehicle leave the scene after striking a parked motor
vehicle without leaving notice of the accident and contact
information.
Source
<xsd:element name="VehicleAndDriverLeftScene" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">Yes, Driver or Vehicle and Driver left the scene of the collision.</xsd:documentation>
  </xsd:annotation>
  <!--Yes, Driver or Car and Driver Left the Scene-->
  <xsd:simpleType>
    <xsd:restriction base="xsd:token">
      <xsd:enumeration value="01" id="HitAndRunYes01">
        <xsd:annotation>
          <xsd:documentation>Vehicle leaves the scene after striking another vehicle, non-motorist, or personal property.</xsd:documentation>
        </xsd:annotation>
      </xsd:enumeration>
      <xsd:enumeration value="02" id="HitAndRunYes02">
        <xsd:annotation>
          <xsd:documentation>Driver leaves a disabled vehicle on foot after a property damage or personal injury crash.</xsd:documentation>
        </xsd:annotation>
      </xsd:enumeration>
      <xsd:enumeration value="03" id="HitAndRunYes03">
        <xsd:annotation>
          <xsd:documentation>Driver leaves the scene of a single vehicle crash with an injured occupant with the intent of evading law enforcement.</xsd:documentation>
        </xsd:annotation>
      </xsd:enumeration>
      <xsd:enumeration value="04" id="HitAndRunYes04">
        <xsd:annotation>
          <xsd:documentation>Driver and vehicle leave the scene after striking a parked motor vehicle without leaving notice of the accident and contact information.</xsd:documentation>
        </xsd:annotation>
      </xsd:enumeration>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Element vhhtrn:HitAndRun / vhhtrn:NoDidNotLeaveScene
Namespace http://www.tnsaferoads.net/mvc/veh/vhhtrn
Annotations
No, neither car nor driver left the scene
Diagram
Diagram
Type restriction of xsd:token
Facets
enumeration 01
Driver leaves the scene after striking another vehicle,non-motorist,
or personal property to notify authorities or get help.
Source
<xsd:element name="NoDidNotLeaveScene" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">No, neither car nor driver left the scene</xsd:documentation>
  </xsd:annotation>
  <!--No, Did Not Leave Scene-->
  <xsd:simpleType id="No">
    <xsd:restriction base="xsd:token">
      <xsd:enumeration value="01" id="NoDidNotLeaveScene">
        <xsd:annotation>
          <xsd:documentation>Driver leaves the scene after striking another vehicle,non-motorist, or personal property to notify authorities or get help.</xsd:documentation>
        </xsd:annotation>
      </xsd:enumeration>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
Element vhhtrn:HitAndRun / vhhtrn:Unknown
Namespace http://www.tnsaferoads.net/mvc/veh/vhhtrn
Annotations
Unable to make a determination as to whether the purpose of the departure was to evade law enforcement or get help.
Diagram
Diagram
Type restriction of xsd:token
Facets
length 2
pattern \d{2}
Source
<xsd:element name="Unknown" fixed="08" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">Unable to make a determination as to whether the purpose of the departure was to evade law enforcement or get help.</xsd:documentation>
  </xsd:annotation>
  <!--Unknown if Car or Driver Left Scene-->
  <xsd:simpleType>
    <xsd:restriction base="xsd:token">
      <xsd:length value="2"/>
      <xsd:pattern value="\d{2}"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>