em:NotificationDistributionScope
A set of details about the intended level of distribution of the notification message.
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/3.1/
Schema document: domains/emergencyManagement/3.1/emergencyManagement.xsd
Type: em:NotificationDistributionScopeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- em:NotificationDistributionScopeCategoryCode [0..*]A category code denoting the intended level of distribution of the notification message.
- em:AlertDistributionScopeAudienceDescriptionText [0..*]A description of the distribution scope of the audience of the alert message.
- em:NotificationDistributionScopeAugmentationPointAbstract [0..*]An augmentation point for NotificationDistributionScopeType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group em:NotificationDistributionScopeAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Sample instance
<em:NotificationDistributionScope> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:NotificationDistributionScopeCategoryCode>Private</em:NotificationDistributionScopeCategoryCode> <em:AlertDistributionScopeAudienceDescriptionText>string</em:AlertDistributionScopeAudienceDescriptionText> <em:NotificationDistributionScopeAugmentationPoint>any content</em:NotificationDistributionScopeAugmentationPoint> </em:NotificationDistributionScope>