em:CrisisImpactCodeType
complexType CrisisImpactCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type for the impact of a crisis on a group or other entity.
Diagram
XML Schema
<xs:complexType name="CrisisImpactCodeType">
<xs:annotation>
<xs:documentation>
A data type for the impact of a crisis on a group or other entity.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:CrisisImpactCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>