em:NotificationDistributionScopeCategoryCodeType
complexType NotificationDistributionScopeCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type for the category code denoting the intended level of distribution of the notification message
Diagram
XML Schema
<xs:complexType name="NotificationDistributionScopeCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for the category code denoting the intended level of distribution of the notification message</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:NotificationDistributionScopeCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>