em:DestroyedQualifierCodeType
complexType DestroyedQualifierCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type code classifies the level of damage
Diagram
XML Schema
<xs:complexType name="DestroyedQualifierCodeType">
<xs:annotation>
<xs:documentation>
A data type code classifies the level of damage</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:DestroyedQualifierCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>