em:AlertCategoryCodeType
complexType AlertCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type for a code set denoting the type of alert message
Diagram
XML Schema
<xs:complexType name="AlertCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set denoting the type of alert message</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:AlertCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>