Schema Central > NIEM 3.2 > emergencyManagement.xsd > em:MessageHeader
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

em:MessageHeader

A message header

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom type structures:ObjectType
structures:metadata [0..1]xsd:IDREFSfrom type structures:ObjectType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:ObjectType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:ObjectType

Used in

Sample instance

<em:MessageHeader>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <em:MessageCategoryCode>Information</em:MessageCategoryCode>
   <em:FirstResponderFilter>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <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>
      <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>
      <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>string</em:RecallMessageID>
      <em:RecallCategoryCode>Cancel</em:RecallCategoryCode>
      <em:MessageRecallAugmentationPoint>any content</em:MessageRecallAugmentationPoint>
   </em:MessageRecall>
   <em:ExplicitRecipientAddress>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <em:ExplicitRecipientAddressSchemeText>string</em:ExplicitRecipientAddressSchemeText>
      <em:ExplicitRecipientAddressValueText>string</em:ExplicitRecipientAddressValueText>
      <em:ExplicitRecipientAddressAugmentationPoint>any content</em:ExplicitRecipientAddressAugmentationPoint>
   </em:ExplicitRecipientAddress>
   <em:MessageHeaderAugmentationPoint>any content</em:MessageHeaderAugmentationPoint>
</em:MessageHeader>