em:TreatmentComponentCodeSimpleType

simpleType TreatmentComponentCodeSimpleType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/

Definition

A data type for the water treatment plant components

Diagram

Enumerations

ValueDefinition
AerationTanksAeration Tanks
BuildingBuilding
ChlorinationSystemChlorination System
ClarifiersClarifiers
ControlsSensorsGaugesControls/Sensors/Gauges
EffluentOutfallEffluent Outfall
ElectricalConduitElectrical Conduit
FiltersFilters
GeneratorsGenerators
IntakeSystemIntake System
OtherOther
PipesPipes
PrimarySedimentationPrimary Sedimentation
PumpsPumps
RoadRoad
TanksTanks

XML Schema

<xs:simpleType name="TreatmentComponentCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the water treatment plant components
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AerationTanks">
<xs:annotation>
<xs:documentation>
Aeration Tanks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Building">
<xs:annotation>
<xs:documentation>
Building
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ChlorinationSystem">
<xs:annotation>
<xs:documentation>
Chlorination System
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Clarifiers">
<xs:annotation>
<xs:documentation>
Clarifiers
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ControlsSensorsGauges">
<xs:annotation>
<xs:documentation>
Controls/Sensors/Gauges
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EffluentOutfall">
<xs:annotation>
<xs:documentation>
Effluent Outfall
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ElectricalConduit">
<xs:annotation>
<xs:documentation>
Electrical Conduit
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Filters">
<xs:annotation>
<xs:documentation>
Filters
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Generators">
<xs:annotation>
<xs:documentation>
Generators
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IntakeSystem">
<xs:annotation>
<xs:documentation>
Intake System
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
Other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Pipes">
<xs:annotation>
<xs:documentation>
Pipes
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PrimarySedimentation">
<xs:annotation>
<xs:documentation>
Primary Sedimentation
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Pumps">
<xs:annotation>
<xs:documentation>
Pumps
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Road">
<xs:annotation>
<xs:documentation>
Road
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Tanks">
<xs:annotation>
<xs:documentation>
Tanks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>