em:DamCategoryCodeType
complexType DamCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type for the types of Dam/Reservoir
Diagram
XML Schema
<xs:complexType name="DamCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for the types of Dam/Reservoir</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:Cat-ECategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>