aamva_d20:DrivingRestrictionCodeSimpleType
simpleType DrivingRestrictionCodeSimpleType in namespace http://release.niem.gov/niem/codes/aamva_d20/4.0/
Definition
A data type for categories of driving restrictions.
Diagram
Enumerations
Value | Definition |
B | Corrective lenses must be worn |
C | Mechanical Aid |
D | Prosthetic Aid |
E | No Manual Transmission |
F | Outside Mirror |
G | Limit to Daylight Only |
H | Limited to Employment |
I | Limited - other |
J | Other |
K | Intrastate Only |
L | No Air Brakes Equipped Vehicle |
M | No Class A Passenger Vehicle |
N | No Class A and Class B Passenger Vehicle |
O | No Tractor-Trailer |
P | No Passengers in CMV Bus |
V | Medical Variance |
W | Farm Waiver |
X | No Cargo in CMV Tank Vehicle |
Z | No Full Ait Break equipped CMV |
XML Schema
<xs:simpleType name="DrivingRestrictionCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for categories of driving restrictions.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="B">
<xs:annotation>
<xs:documentation>
Corrective lenses must be worn</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C">
<xs:annotation>
<xs:documentation>
Mechanical Aid</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D">
<xs:annotation>
<xs:documentation>
Prosthetic Aid</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="E">
<xs:annotation>
<xs:documentation>
No Manual Transmission</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>
Outside Mirror</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G">
<xs:annotation>
<xs:documentation>
Limit to Daylight Only</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H">
<xs:annotation>
<xs:documentation>
Limited to Employment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="I">
<xs:annotation>
<xs:documentation>
Limited - other</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J">
<xs:annotation>
<xs:documentation>
Other</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="K">
<xs:annotation>
<xs:documentation>
Intrastate Only</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L">
<xs:annotation>
<xs:documentation>
No Air Brakes Equipped Vehicle</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M">
<xs:annotation>
<xs:documentation>
No Class A Passenger Vehicle</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="N">
<xs:annotation>
<xs:documentation>
No Class A and Class B Passenger Vehicle</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="O">
<xs:annotation>
<xs:documentation>
No Tractor-Trailer</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="P">
<xs:annotation>
<xs:documentation>
No Passengers in CMV Bus</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="V">
<xs:annotation>
<xs:documentation>
Medical Variance</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="W">
<xs:annotation>
<xs:documentation>
Farm Waiver</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="X">
<xs:annotation>
<xs:documentation>
No Cargo in CMV Tank Vehicle</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Z">
<xs:annotation>
<xs:documentation>
No Full Ait Break equipped CMV</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>