mmucc:DriverViolationCodeSimpleType
simpleType DriverViolationCodeSimpleType in namespace http://release.niem.gov/niem/codes/mmucc/4.1/
Definition
A data type for all motor vehicle-related violations code category, if any, which apply to this driver.
Diagram
Enumerations
| Value | Definition |
| 0 | None |
| 1 | Manslaughter or homicide |
| 11 | Driving while intoxicated (alcohol or drugs) or BAC above limit (any detectable BAC for CDLs) |
| 12 | Driving while impaired |
| 13 | Driving under influence of substance not intended to intoxicate |
| 14 | Drinking while operating |
| 15 | Illegal possession of alcohol or drugs |
| 16 | Driving with detectable alcohol |
| 18 | Refusal to submit to chemical test |
| 19 | Alcohol, drug, or impairment violations generally |
| 2 | Willful reckless driving; driving to endanger; negligent driving |
| 21 | Racing |
| 22 | Speeding (above the speed limit) |
| 23 | Speed greater than reasonable and prudent (not necessarily over the limit) |
| 24 | Exceeding special speed limit (e.g. for trucks, buses, cycles, or on bridge, in school zone, etc.) |
| 25 | Energy speed (exceeding 55 mph, non-pointable) |
| 26 | Driving too slowly |
| 29 | Speed related violations, generally |
| 3 | Unsafe reckless (not willful, wanton reckless) driving |
| 31 | Fail to stop for red signal |
| 32 | Fail to stop for flashing red |
| 33 | Violation of turn on red (fail to stop and yield, yield to pedestrians before turning) |
| 34 | Fail to obey flashing signal (yellow or red) |
| 35 | Fail to obey signal generally |
| 36 | Violate RR grade crossing device/regulations |
| 37 | Fail to obey stop sign |
| 38 | Fail to obey yield sign |
| 39 | Fail to obey traffic control device |
| 4 | Inattentive, careless, improper driving |
| 41 | Turn in violation of traffic control (disobey signs, turn arrow or pavement markings; not a right on red violation) |
| 42 | Improper method and position of turn (too wide, wrong lane) |
| 43 | Fail to signal for turn or stop |
| 45 | Fail to yield to emergency vehicle |
| 46 | Fail to yield generally |
| 48 | Enter intersection when space insufficient |
| 49 | Turn, yield, signaling violations generally |
| 5 | Fleeing or eluding police |
| 51 | Driving wrong way on one-way road |
| 52 | Driving on left, wrong side of road, generally |
| 53 | Improper, unsafe passing |
| 54 | Pass on right (drive off pavement to pass) |
| 55 | Pass stopped school bus |
| 56 | Fail to give way when overtaken |
| 58 | Following too closely |
| 59 | Wrong side, passing, following violations, generally |
| 6 | Fail to obey police, fireman, authorized person directing traffic |
| 61 | Unsafe or prohibited lane change |
| 62 | Improper use of lane (enter of 3-lane road, HOV designated lane) |
| 63 | Certain traffic to use right lane (trucks, slow moving, etc.) |
| 66 | Motorcycle lane violations (more than two per lane, riding between lanes, etc.) |
| 67 | Motorcyclist attached to another vehicle |
| 69 | Lane violations, generally |
| 7 | Hit-and-run, fail to stop after crash |
| 71 | Driving while license withdrawn |
| 72 | Other driver license violations |
| 73 | Commercial driver violations (log book, hours, permits carried) |
| 74 | Vehicle registration violations |
| 75 | Fail to carry insurance card |
| 76 | Driving uninsured vehicle |
| 79 | Non-moving violations generally |
| 8 | Fail to give aid, info., wait for police after crash |
| 81 | Lamp violations |
| 82 | Brake violations |
| 83 | Failure to require restraint use (by self or passengers) |
| 84 | Motorcycle equipment violations (helmet, special equipment) |
| 85 | Violation of hazardous cargo regulations |
| 86 | Size, weight, load violations |
| 89 | Equipment violations generally |
| 9 | Serious violation resulting in death |
| 91 | Parking |
| 92 | Theft, unauthorized use of motor vehicle |
| 93 | Driving where prohibited (sidewalk, limited access, off truck route) |
| 97 | Not Reported |
| 98 | Other moving violation (coasting, backing, opening door) |
| 99 | Unknown Violation(s) |
XML Schema
<xs:simpleType name="DriverViolationCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for all motor vehicle-related violations code category, if any, which apply to this driver.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="0">
<xs:annotation>
<xs:documentation>
None</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1">
<xs:annotation>
<xs:documentation>
Manslaughter or homicide</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11">
<xs:annotation>
<xs:documentation>
Driving while intoxicated (alcohol or drugs) or BAC above limit (any detectable BAC for CDLs)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="12">
<xs:annotation>
<xs:documentation>
Driving while impaired</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="13">
<xs:annotation>
<xs:documentation>
Driving under influence of substance not intended to intoxicate</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="14">
<xs:annotation>
<xs:documentation>
Drinking while operating</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="15">
<xs:annotation>
<xs:documentation>
Illegal possession of alcohol or drugs</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="16">
<xs:annotation>
<xs:documentation>
Driving with detectable alcohol</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="18">
<xs:annotation>
<xs:documentation>
Refusal to submit to chemical test</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="19">
<xs:annotation>
<xs:documentation>
Alcohol, drug, or impairment violations generally</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2">
<xs:annotation>
<xs:documentation>
Willful reckless driving; driving to endanger; negligent driving</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="21">
<xs:annotation>
<xs:documentation>
Racing</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22">
<xs:annotation>
<xs:documentation>
Speeding (above the speed limit)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="23">
<xs:annotation>
<xs:documentation>
Speed greater than reasonable and prudent (not necessarily over the limit)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="24">
<xs:annotation>
<xs:documentation>
Exceeding special speed limit (e.g. for trucks, buses, cycles, or on bridge, in school zone, etc.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="25">
<xs:annotation>
<xs:documentation>
Energy speed (exceeding 55 mph, non-pointable)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26">
<xs:annotation>
<xs:documentation>
Driving too slowly</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="29">
<xs:annotation>
<xs:documentation>
Speed related violations, generally</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3">
<xs:annotation>
<xs:documentation>
Unsafe reckless (not willful, wanton reckless) driving</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="31">
<xs:annotation>
<xs:documentation>
Fail to stop for red signal</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="32">
<xs:annotation>
<xs:documentation>
Fail to stop for flashing red</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="33">
<xs:annotation>
<xs:documentation>
Violation of turn on red (fail to stop and yield, yield to pedestrians before turning)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="34">
<xs:annotation>
<xs:documentation>
Fail to obey flashing signal (yellow or red)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="35">
<xs:annotation>
<xs:documentation>
Fail to obey signal generally</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36">
<xs:annotation>
<xs:documentation>
Violate RR grade crossing device/regulations</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37">
<xs:annotation>
<xs:documentation>
Fail to obey stop sign</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="38">
<xs:annotation>
<xs:documentation>
Fail to obey yield sign</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="39">
<xs:annotation>
<xs:documentation>
Fail to obey traffic control device</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="4">
<xs:annotation>
<xs:documentation>
Inattentive, careless, improper driving</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="41">
<xs:annotation>
<xs:documentation>
Turn in violation of traffic control (disobey signs, turn arrow or pavement markings; not a right on red violation)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="42">
<xs:annotation>
<xs:documentation>
Improper method and position of turn (too wide, wrong lane)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="43">
<xs:annotation>
<xs:documentation>
Fail to signal for turn or stop</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="45">
<xs:annotation>
<xs:documentation>
Fail to yield to emergency vehicle</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="46">
<xs:annotation>
<xs:documentation>
Fail to yield generally</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="48">
<xs:annotation>
<xs:documentation>
Enter intersection when space insufficient</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="49">
<xs:annotation>
<xs:documentation>
Turn, yield, signaling violations generally</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="5">
<xs:annotation>
<xs:documentation>
Fleeing or eluding police</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="51">
<xs:annotation>
<xs:documentation>
Driving wrong way on one-way road</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="52">
<xs:annotation>
<xs:documentation>
Driving on left, wrong side of road, generally</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="53">
<xs:annotation>
<xs:documentation>
Improper, unsafe passing</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="54">
<xs:annotation>
<xs:documentation>
Pass on right (drive off pavement to pass)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="55">
<xs:annotation>
<xs:documentation>
Pass stopped school bus</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="56">
<xs:annotation>
<xs:documentation>
Fail to give way when overtaken</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="58">
<xs:annotation>
<xs:documentation>
Following too closely</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="59">
<xs:annotation>
<xs:documentation>
Wrong side, passing, following violations, generally</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="6">
<xs:annotation>
<xs:documentation>
Fail to obey police, fireman, authorized person directing traffic</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="61">
<xs:annotation>
<xs:documentation>
Unsafe or prohibited lane change</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="62">
<xs:annotation>
<xs:documentation>
Improper use of lane (enter of 3-lane road, HOV designated lane)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="63">
<xs:annotation>
<xs:documentation>
Certain traffic to use right lane (trucks, slow moving, etc.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="66">
<xs:annotation>
<xs:documentation>
Motorcycle lane violations (more than two per lane, riding between lanes, etc.)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="67">
<xs:annotation>
<xs:documentation>
Motorcyclist attached to another vehicle</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="69">
<xs:annotation>
<xs:documentation>
Lane violations, generally</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="7">
<xs:annotation>
<xs:documentation>
Hit-and-run, fail to stop after crash</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="71">
<xs:annotation>
<xs:documentation>
Driving while license withdrawn</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="72">
<xs:annotation>
<xs:documentation>
Other driver license violations</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="73">
<xs:annotation>
<xs:documentation>
Commercial driver violations (log book, hours, permits carried)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="74">
<xs:annotation>
<xs:documentation>
Vehicle registration violations</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="75">
<xs:annotation>
<xs:documentation>
Fail to carry insurance card</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="76">
<xs:annotation>
<xs:documentation>
Driving uninsured vehicle</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="79">
<xs:annotation>
<xs:documentation>
Non-moving violations generally</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="8">
<xs:annotation>
<xs:documentation>
Fail to give aid, info., wait for police after crash</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="81">
<xs:annotation>
<xs:documentation>
Lamp violations</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="82">
<xs:annotation>
<xs:documentation>
Brake violations</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="83">
<xs:annotation>
<xs:documentation>
Failure to require restraint use (by self or passengers)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="84">
<xs:annotation>
<xs:documentation>
Motorcycle equipment violations (helmet, special equipment)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="85">
<xs:annotation>
<xs:documentation>
Violation of hazardous cargo regulations</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="86">
<xs:annotation>
<xs:documentation>
Size, weight, load violations</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="89">
<xs:annotation>
<xs:documentation>
Equipment violations generally</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="9">
<xs:annotation>
<xs:documentation>
Serious violation resulting in death</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="91">
<xs:annotation>
<xs:documentation>
Parking</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="92">
<xs:annotation>
<xs:documentation>
Theft, unauthorized use of motor vehicle</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="93">
<xs:annotation>
<xs:documentation>
Driving where prohibited (sidewalk, limited access, off truck route)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="97">
<xs:annotation>
<xs:documentation>
Not Reported</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="98">
<xs:annotation>
<xs:documentation>
Other moving violation (coasting, backing, opening door)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="99">
<xs:annotation>
<xs:documentation>
Unknown Violation(s)</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>