mmucc:EventSequenceCodeSimpleType

simpleType EventSequenceCodeSimpleType in namespace http://release.niem.gov/niem/codes/mmucc/5.0/

Definition

A data type for events in sequence related to this motor vehicle, including both non-collision as well as collision events.

Diagram

Enumerations

ValueDefinition
60Cargo/Equipment Loss or Shift (non-harmful)
61Equipment Failure (blown tire, brake failure, etc)
62Separation of Units
63Ran Off Roadway - Right
64Ran Off Roadway - Left
65Cross Median
66Downhill Runaway
67Vehicle Went Airborne
68Cross Centerline
69Re-entering Roadway
70(Non-harmful, Swaying Trailer/Jackknife)
71End Departure
79Ran off Roadway - Direction Unknown

XML Schema

<xs:simpleType name="EventSequenceCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for events in sequence related to this motor vehicle, including both non-collision as well as collision events.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="60">
<xs:annotation>
<xs:documentation>
Cargo/Equipment Loss or Shift (non-harmful)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="61">
<xs:annotation>
<xs:documentation>
Equipment Failure (blown tire, brake failure, etc)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="62">
<xs:annotation>
<xs:documentation>
Separation of Units
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="63">
<xs:annotation>
<xs:documentation>
Ran Off Roadway - Right
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="64">
<xs:annotation>
<xs:documentation>
Ran Off Roadway - Left
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="65">
<xs:annotation>
<xs:documentation>
Cross Median
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="66">
<xs:annotation>
<xs:documentation>
Downhill Runaway
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="67">
<xs:annotation>
<xs:documentation>
Vehicle Went Airborne
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="68">
<xs:annotation>
<xs:documentation>
Cross Centerline
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="69">
<xs:annotation>
<xs:documentation>
Re-entering Roadway
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="70">
<xs:annotation>
<xs:documentation>
(Non-harmful, Swaying Trailer/Jackknife)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="71">
<xs:annotation>
<xs:documentation>
End Departure
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="79">
<xs:annotation>
<xs:documentation>
Ran off Roadway - Direction Unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>