j:DriverLicenseHMEThreatCodeType
complexType DriverLicenseHMEThreatCodeType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/
Definition
A data type for a code set indicating if a driver should be issued a Hazardous Material Endorsement, as determined by the TSA background check and adjudication process.
Diagram
XML Schema
<xs:complexType name="DriverLicenseHMEThreatCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set indicating if a driver should be issued a Hazardous Material Endorsement, as determined by the TSA background check and adjudication process.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="j:DriverLicenseHMEThreatCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>