The status of the driver license. These arebased on governing jurisdiction status codes. Adjust or replace with appropriatecodes for the governing jurisdiction.
The status of the driver license. These arebased on governing jurisdiction status codes. Adjust or replace with appropriatecodes for the governing jurisdiction.
The type definition for the Driver License Class.These are defined by MMUCC and by SAFETYNET.
GT = Greater Than. LT = LessThan
Diagram
Type
restriction of xsd:token
Facets
minLength
1
maxLength
2
enumeration
A
enumeration
B
enumeration
C
enumeration
D
enumeration
H
enumeration
M
enumeration
P
enumeration
ID
Source
<xsd:simpleType name="ClassType" id="ClassType"><xsd:annotation><xsd:documentation xml:lang="en-US">The type definition for the Driver License Class. These are defined by MMUCC and by SAFETYNET.</xsd:documentation><xsd:documentation xml:lang="en-US">GT = Greater Than. LT = Less Than</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:token"><xsd:minLength value="1"/><xsd:maxLength value="2"/><xsd:enumeration value="A" id="CombinationVehiclesGT26000GVWR"><!--Combination Vehicles > 26,000 GVWR (GCVWR)--></xsd:enumeration><xsd:enumeration value="B" id="TrucksBusesGT26000TrailersLT10000"><!--Trucks/Buses > 26,000lbs, Trailers < 10,000 lbs--></xsd:enumeration><xsd:enumeration value="C" id="VehiclesLT26000PSHorXEndorsementRequired"><!--Vehicles < 26,000 lbs P, S, H or X Endorsement Required--></xsd:enumeration><xsd:enumeration value="D" id="VehiclesLT26000NoSpecialEndorsementRequired"><!--Vehicles < 26,000 lbs No Special Endorsement Required--></xsd:enumeration><xsd:enumeration value="H" id="HardshipLimitedAndRestrictedAge14-16"><!--Hardship, Limited And Restricted (age 14-16)--></xsd:enumeration><xsd:enumeration value="M" id="MotorcyclesAndMotor-DrivenCycles"><!--Motorcycles And Motor - Driven Cycles--></xsd:enumeration><xsd:enumeration value="P" id="LeanerPermitForClassIndicated"><!--Leaner Permit For Class Indicated--></xsd:enumeration><xsd:enumeration value="ID" id="IDOnly-NotForValidVehicleOperator"><!--ID Only-Not For Valid Vehicle Operator--></xsd:enumeration></xsd:restriction><!--License Class--></xsd:simpleType>
The status of the driver license. These arebased on governing jurisdiction status codes. Adjust or replace with appropriatecodes for the governing jurisdiction.
Source
<xsd:complexType name="DriverLicenseType" id="DriverLicenseType" abstract="true"><xsd:annotation><xsd:documentation xml:lang="en-US">Driver License Information Attributes</xsd:documentation></xsd:annotation><xsd:attribute name="Number" use="required" id="Number"><xsd:annotation><xsd:documentation xml:lang="en-US">Driver/operator license number.</xsd:documentation></xsd:annotation><!--Driver License Number--><xsd:simpleType><xsd:restriction base="xsd:token"><xsd:whiteSpace value="collapse"/><xsd:maxLength value="15"/></xsd:restriction></xsd:simpleType></xsd:attribute><xsd:attribute name="Class" type="ansi:DriverLicenseClassCodeType" use="required"><!--Driver License Class--></xsd:attribute><xsd:attribute name="Status" use="required" id="Status" type="ansi:DrivingStatusCodeType"><xsd:annotation><xsd:documentation xml:lang="en-US">The status of the driver license. These are based on governing jurisdiction status codes. Adjust or replace with appropriate codes for the governing jurisdiction.</xsd:documentation></xsd:annotation><!--License Status--></xsd:attribute><xsd:attribute name="ExpirationYear" type="xsd:gYear" use="required" id="ExpirationYear"><xsd:annotation><xsd:documentation xml:lang="en-US">Indicate the expiration year of the driver/operator license.</xsd:documentation></xsd:annotation><!--Driver License Expiration Year--></xsd:attribute><xsd:attribute name="Jurisdiction" type="lsta:LSTAType" use="required" id="Jurisdiction"><xsd:annotation><xsd:documentation xml:lang="en-US">Indicate the jurisdiction that issued the driver/operator license</xsd:documentation></xsd:annotation><!--Driver License Jurisdiction (State)--></xsd:attribute><xsd:attribute name="Restrictions" type="ansi:DrivingRestrictionCodeType" use="optional"><!--License Restrictions--></xsd:attribute><xsd:attribute ref="cmprstr:RestrictionsCompliance" use="optional"><!--Driver Compliance with License Restrictions--></xsd:attribute></xsd:complexType>
The status of the driver license. These arebased on governing jurisdiction status codes. Adjust or replace with appropriatecodes for the governing jurisdiction.
The status of the driver license. These arebased on governing jurisdiction status codes. Adjust or replace with appropriatecodes for the governing jurisdiction.
<xsd:attribute name="Status" use="required" id="Status" type="ansi:DrivingStatusCodeType"><xsd:annotation><xsd:documentation xml:lang="en-US">The status of the driver license. These are based on governing jurisdiction status codes. Adjust or replace with appropriate codes for the governing jurisdiction.</xsd:documentation></xsd:annotation><!--License Status--></xsd:attribute>
<xsd:attribute name="ExpirationYear" type="xsd:gYear" use="required" id="ExpirationYear"><xsd:annotation><xsd:documentation xml:lang="en-US">Indicate the expiration year of the driver/operator license.</xsd:documentation></xsd:annotation><!--Driver License Expiration Year--></xsd:attribute>