m:USMTFThreatCodeType
complexType USMTFThreatCodeType in namespace http://release.niem.gov/niem/domains/maritime/4.0/
Definition
A data type for a USMTF-defined threat code.
Diagram
XML Schema
<xs:complexType name="USMTFThreatCodeType">
<xs:annotation>
<xs:documentation>
A data type for a USMTF-defined threat code.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="m:USMTFThreatCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>