Definition Type: SimpleType
Name: DriverLicenseClassCodeSimpleType
Namespace: http://niem.gov/niem/mmucc_2/2.0
Containing Schema: mmucc_2.xsd
Documentation:
A data type for a kind of License assigned by authorizing agent issuing a driver license to the individual.
Collapse XSD Schema Diagram:
XSD Diagram of DriverLicenseClassCodeSimpleType in schema mmucc_2_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="DriverLicenseClassCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for a kind of License assigned by authorizing agent issuing a driver license to the individual.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="A">
            <xsd:annotation>
                <xsd:documentation>Class A Any combination of vehicles with a GVWR of more than 26,000 lbs (11,793 kg) provided the GVWR of the vehicle(s) being towed is in excess of 10,000 lbs (4,536 kg). Qualifies for Classes A, B, C but not Class M.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="B">
            <xsd:annotation>
                <xsd:documentation>Class B Any single vehicle with a GVWR of more than 26,000 lbs (11,793 kg), or any such vehicle towing a vehicle not in excess of 10,000 lbs (4,536 kg) GVWR. Qualifies for Class C but not Class M.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="C">
            <xsd:annotation>
                <xsd:documentation>Class C Any single vehicle 26,000 lbs (11,793 kg) or less GVWR, or any such vehicle towing a vehicle not in excess of 10,000 lbs (4,536 kg) GVWR. This class applies to vehicles which are placarded for hazardous materials or designed to transport 16 or more persons, including the driver, but does not apply to vehicles in Class M.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="M">
            <xsd:annotation>
                <xsd:documentation>Class M Motorcycles, Mopeds, Motor-Driven Cycles</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="N">
            <xsd:annotation>
                <xsd:documentation>None</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="NA">
            <xsd:annotation>
                <xsd:documentation>Not Applicable</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration A
Enumeration B
Enumeration C
Enumeration M
Enumeration N
Enumeration NA
Collapse Derivation Tree:
Collapse References:
mmucc_2:DriverLicenseClassCodeType