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/4.0/
Schema document: domains/emergencyManagement/4.0/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:NotificationDistributionScopeAudienceDescriptionText [0..*]A description of the distribution scope of the audience of the notification 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:uri | [0..1] | xsd:anyURI | 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 |
Used in
- Type em:NotificationType (Elements em:Notification, j:CorrectionSubjectNotification, j:HearingNotification, j:MentalHealthNotification, j:ParoleHearingAppearanceNotification, j:SubjectPlacementNotification, j:SubjectReleaseNotification)
- Type j:AlertNotificationType via extension of em:NotificationType (Element j:AlertNotification)
- Type j:HearingNotificationType via extension of em:NotificationType
- Type j:SubjectReleaseNotificationType via extension of em:NotificationType
Sample instance
<em:NotificationDistributionScope> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:NotificationDistributionScopeCategoryCode>Private</em:NotificationDistributionScopeCategoryCode> <em:NotificationDistributionScopeAudienceDescriptionText>string</em:NotificationDistributionScopeAudienceDescriptionText> <em:NotificationDistributionScopeAugmentationPoint>any content</em:NotificationDistributionScopeAugmentationPoint> </em:NotificationDistributionScope>