Schema Central > LEXS 4.0 > emergencyManagement.xsd > em:Notification
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

em:Notification

A written or printed notice or announcement intended to inform a specific audience of a message. A notification may only contain one message.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Sample instance

<em:Notification                 s:id="Notification1"
                 s:metadata="MNotification1">
   <nc:ActivityIdentification>
      <nc:IdentificationID>Notification123</nc:IdentificationID>
   </nc:ActivityIdentification>
   <nc:ActivityCategoryText>Notification </nc:ActivityCategoryText>
   <nc:ActivityDate>
      <nc:Date>1967-08-13</nc:Date>
   </nc:ActivityDate>
   <nc:ActivityDescriptionText>Notification description</nc:ActivityDescriptionText>
   <nc:ActivityStatus>
      <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
   </nc:ActivityStatus>
   <em:NotificationID>PIU_865964</em:NotificationID>
</em:Notification>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com