j:CDLHolderCodeType
complexType CDLHolderCodeType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/
Definition
A data type for a code set indicating at the time of the citation, whether the individual holds a Commercial Driver License (CDL) or, in the case of an unlicensed driver, whether the individual's last held license was a CDL.
Diagram
XML Schema
<xs:complexType name="CDLHolderCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set indicating at the time of the citation, whether the individual holds a Commercial Driver License (CDL) or, in the case of an unlicensed driver, whether the individual's last held license was a CDL.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="j:CDLHolderCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>