Schema Central > NIEM 2.1 > emergencyManagement.xsd > em:Alert
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

em:Alert

Notification of an incident or threat that may require a coordinated response or action. A type of NOTIFICATION.

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:Alert>
   <em:AlertEffectiveDateTime>
      <nc:Date>2000-01-01</nc:Date>
   </em:AlertEffectiveDateTime>
   <em:AlertExpirationDateTime>
      <nc:Date>2000-01-01</nc:Date>
   </em:AlertExpirationDateTime>
   <em:AlertHeadlineText>string</em:AlertHeadlineText>
   <em:AlertInstructionsDescriptionText>string</em:AlertInstructionsDescriptionText>
   <em:AlertHandlingIdentification>string</em:AlertHandlingIdentification>
   <em:AlertReasonText>string</em:AlertReasonText>
</em:Alert>

Site developed and hosted by Datypic, Inc.

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