em:AlertEventDetailsCategoryCodeType
complexType AlertEventDetailsCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type for the category code designated to an alert event
Diagram
XML Schema
<xs:complexType name="AlertEventDetailsCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for the category code designated to an alert event</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:AlertEventDetailsCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>