em:MessageHeader
A data element for message header
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Schema document: domains/emergencyManagement/4.0/emergencyManagement.xsd
Type: em:MessageHeaderType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- em:MessageCategoryCode [0..*]A data element for a message type code
- em:FirstResponderFilter [0..*]A data element for filtering result of a search for first responders
- em:MessageResponseCode [0..*]A data element for a message response code
- em:MessageSentDateTime [0..*]A date used by the system for the stamped date the message was sent
- em:MessageDescriptionText [0..*]A description of a message
- em:MessageResponseDescriptionText [0..*]A data element for a message response description
- em:MessageRecall [0..*]An element for message recall detail
- em:ExplicitRecepientAddress [0..*]An identifier of an explicit recipient. Identifies human parties, systems, services, or devices that are all potential recipients of the distribution message
- em:MessageHeaderAugmentationPointAbstract [0..*]An augmentation point for MessageHeaderType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group em:MessageFilterAbstractfrom subst. group em:MessageHeaderAugmentationPoint
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:EMMessageType (Element em:EMMessage)
Sample instance
<em:MessageHeader> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:MessageCategoryCode>Information</em:MessageCategoryCode> <em:FirstResponderFilter> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:OrganizationIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction>... </nc:IdentificationJurisdiction> <em:TemporaryIDIndicator>true</em:TemporaryIDIndicator> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus>... </nc:IdentificationStatus> <intel:IdentificationAugmentation>............... </intel:IdentificationAugmentation> </nc:OrganizationIdentification> <nc:OrganizationName>string</nc:OrganizationName> <em:DeploymentStatusCode>Accepted</em:DeploymentStatusCode> <em:FirstResponderAvailabilityStatusCode>Available</em:FirstResponderAvailabilityStatusCode> <em:CheckInOutLocationCategoryCode>Base</em:CheckInOutLocationCategoryCode> <em:SearchText>string</em:SearchText> <em:FirstResponderFilterAugmentationPoint>any content</em:FirstResponderFilterAugmentationPoint> </em:FirstResponderFilter> <em:MessageResponseCode>Accepted</em:MessageResponseCode> <em:MessageSentDateTime>2000-01-01T12:00:00</em:MessageSentDateTime> <em:MessageDescriptionText>string</em:MessageDescriptionText> <em:MessageResponseDescriptionText>string</em:MessageResponseDescriptionText> <em:MessageRecall> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:RecallMessageID> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction>... </nc:IdentificationJurisdiction> <em:TemporaryIDIndicator>true</em:TemporaryIDIndicator> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus>... </nc:IdentificationStatus> <intel:IdentificationAugmentation>............... </intel:IdentificationAugmentation> </em:RecallMessageID> <em:RecallCategoryCode>Cancel</em:RecallCategoryCode> <em:MessageRecallAugmentationPoint>any content</em:MessageRecallAugmentationPoint> </em:MessageRecall> <em:ExplicitRecepientAddress> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:ExplicitRecepientAddressSchemeText>string</em:ExplicitRecepientAddressSchemeText> <em:ExplicitRecepientAddressValueText>string</em:ExplicitRecepientAddressValueText> <em:ExplicitRecepientAddressAugmentationPoint>any content</em:ExplicitRecepientAddressAugmentationPoint> </em:ExplicitRecepientAddress> <em:MessageHeaderAugmentationPoint>any content</em:MessageHeaderAugmentationPoint> </em:MessageHeader>