em:ParksComponentCodeSimpleType

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

Definition

A data type for the Parks Components

Diagram

Enumerations

ValueDefinition
AthleticFieldsAthletic Fields
BleachersBleachers
BuildingsBuildings
DocksDocks
LightingLighting
OtherOther
ParkingParking
PiersPiers
PlaygroundPlayground
PoolsPools

XML Schema

<xs:simpleType name="ParksComponentCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the Parks Components
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AthleticFields">
<xs:annotation>
<xs:documentation>
Athletic Fields
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Bleachers">
<xs:annotation>
<xs:documentation>
Bleachers
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Buildings">
<xs:annotation>
<xs:documentation>
Buildings
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Docks">
<xs:annotation>
<xs:documentation>
Docks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lighting">
<xs:annotation>
<xs:documentation>
Lighting
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
Other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Parking">
<xs:annotation>
<xs:documentation>
Parking
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Piers">
<xs:annotation>
<xs:documentation>
Piers
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Playground">
<xs:annotation>
<xs:documentation>
Playground
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Pools">
<xs:annotation>
<xs:documentation>
Pools
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>