hazmat:HazmatUNCodeType
complexType HazmatUNCodeType in namespace http://release.niem.gov/niem/codes/dot_hazmat/4.0/
Definition
A data type for a United Nations/North American (UN/NA) Hazardous Materials Code pertaining to a hazardous material.
Diagram
XML Schema
<xs:complexType name="HazmatUNCodeType">
<xs:annotation>
<xs:documentation>
A data type for a United Nations/North American (UN/NA) Hazardous Materials Code pertaining to a hazardous material.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hazmat:HazmatUNCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>