em:ActivityActivationCodeType
complexType ActivityActivationCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type for a decision as to whether an activity should be activated or deactivated.
Diagram
XML Schema
<xs:complexType name="ActivityActivationCodeType">
<xs:annotation>
<xs:documentation>
A data type for a decision as to whether an activity should be activated or deactivated.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:ActivityActivationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>