em:EmergencySupportFunctionCodeSimpleType

simpleType EmergencySupportFunctionCodeSimpleType in namespace http://release.niem.gov/niem/domains/emergencyManagement/5.0/

Definition

A data type for a code defined by FEMA that represents emergency support functions

Diagram

Enumerations

ValueDefinition
ESF #1Transportation
ESF #10Oil and Hazardous Materials Response
ESF #11Agriculture and Natural Resources
ESF #12Energy
ESF #13Public Safety and Security
ESF #14Long-Term Community Recovery
ESF #15External Affairs
ESF #2Communications
ESF #3Public Works and Engineering
ESF #4Firefighting
ESF #5Emergency Management
ESF #6Mass Care, Emergency Assistance, Housing, and Human Services
ESF #7Logistics Management and Resource Support
ESF #8Public Health and Medical Services
ESF #9Search and Rescue

XML Schema

<xs:simpleType name="EmergencySupportFunctionCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code defined by FEMA that represents emergency support functions
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ESF #1">
<xs:annotation>
<xs:documentation>
Transportation
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #10">
<xs:annotation>
<xs:documentation>
Oil and Hazardous Materials Response
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #11">
<xs:annotation>
<xs:documentation>
Agriculture and Natural Resources
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #12">
<xs:annotation>
<xs:documentation>
Energy
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #13">
<xs:annotation>
<xs:documentation>
Public Safety and Security
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #14">
<xs:annotation>
<xs:documentation>
Long-Term Community Recovery
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #15">
<xs:annotation>
<xs:documentation>
External Affairs
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #2">
<xs:annotation>
<xs:documentation>
Communications
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #3">
<xs:annotation>
<xs:documentation>
Public Works and Engineering
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #4">
<xs:annotation>
<xs:documentation>
Firefighting
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #5">
<xs:annotation>
<xs:documentation>
Emergency Management
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #6">
<xs:annotation>
<xs:documentation>
Mass Care, Emergency Assistance, Housing, and Human Services
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #7">
<xs:annotation>
<xs:documentation>
Logistics Management and Resource Support
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #8">
<xs:annotation>
<xs:documentation>
Public Health and Medical Services
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESF #9">
<xs:annotation>
<xs:documentation>
Search and Rescue
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>