em:NotificationStatus
The code denoting the appropriate handling of the notification message; identifies if the notification is an actual event, test, exercise or internal system function.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.1
Schema document: domains/emergencyManagement/2.1/emergencyManagement.xsd
Type: em:NotificationStatusType
Properties: Global, Qualified, Nillable
Content
- em:NotificationStatusCode [0..*] The actionability of the 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:NotificationStatus> <em:NotificationStatusCode>Exercise</em:NotificationStatusCode> </em:NotificationStatus>