have-codes:EOCStatusCodeType
complexType EOCStatusCodeType in namespace http://release.niem.gov/niem/codes/edxl_have/4.0/
Definition
A data type for a code set of whether the Emergency Operations Center (EOC) is currently operating.
Diagram
XML Schema
<xs:complexType name="EOCStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set of whether the Emergency Operations Center (EOC) is currently operating.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="have-codes:EOCStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>