em:PublicAssistanceCategoryCodeSimpleType

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

Definition

A data type for the categories the public assistance work

Diagram

Enumerations

ValueDefinition
CAT-ADebris Removal
CAT-BEmergency Protective Measures
CAT-CRoads and Bridges
CAT-DWater Control Facilities
CAT-EBuildings, Equipment and Content
CAT-FUtilities
CAT-GBeaches, Parks, Transit, and Other

XML Schema

<xs:simpleType name="PublicAssistanceCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the categories the public assistance work
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CAT-A">
<xs:annotation>
<xs:documentation>
Debris Removal
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAT-B">
<xs:annotation>
<xs:documentation>
Emergency Protective Measures
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAT-C">
<xs:annotation>
<xs:documentation>
Roads and Bridges
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAT-D">
<xs:annotation>
<xs:documentation>
Water Control Facilities
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAT-E">
<xs:annotation>
<xs:documentation>
Buildings, Equipment and Content
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAT-F">
<xs:annotation>
<xs:documentation>
Utilities
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAT-G">
<xs:annotation>
<xs:documentation>
Beaches, Parks, Transit, and Other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>