em:EmergencyManagmentIncidentCategoryCodeType
complexType EmergencyManagmentIncidentCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type for a kind of emergency management (EM) incident, such as chemical, biological, nuclear, explosives, natural disaster, or day-to-day.
Diagram
XML Schema
<xs:complexType name="EmergencyManagmentIncidentCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of emergency management (EM) incident, such as chemical, biological, nuclear, explosives, natural disaster, or day-to-day.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:EmergencyManagmentIncidentCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>