cbrncl:MessagePriorityCodeType
complexType MessagePriorityCodeType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/
Definition
A data type that defines the priority associated with a message
Diagram
XML Schema
<xs:complexType name="MessagePriorityCodeType">
<xs:annotation>
<xs:documentation>
A data type that defines the priority associated with a message</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="cbrncl:MessagePriorityCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>