em:NotificationDistributionScope
The intended level of distribution of the notification message.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.1
Schema document: domains/emergencyManagement/2.1/emergencyManagement.xsd
Type: em:NotificationDistributionScopeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- em:NotificationDistributionScopeCategoryCode [0..*] The category code denoting the intended level of distribution of the notification message.
- em:AlertDistributionScopeAudienceDescriptionText [0..*] The text describing the intended audience of the alert message.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Sample instance
<em:NotificationDistributionScope> <em:NotificationDistributionScopeCategoryCode>Private</em:NotificationDistributionScopeCategoryCode> <em:AlertDistributionScopeAudienceDescriptionText>string</em:AlertDistributionScopeAudienceDescriptionText> </em:NotificationDistributionScope>