Schema Central > NIEM 3.0 > edxl-cap.xsd > edxl-cap:AlertAdapter
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

edxl-cap:AlertAdapter

A simple but general format for exchanging effective warning messages based on best practices identified in academic research and real-world experience.

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

Sample instance

<edxl-cap:AlertAdapter>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <cap:alert>
      <cap:identifier>string</cap:identifier>
      <cap:sender>string</cap:sender>
      <cap:sent>2000-01-01T12:00:00</cap:sent>
      <cap:status>Actual</cap:status>
      <cap:msgType>Alert</cap:msgType>
      <cap:source>string</cap:source>
      <cap:scope>Public</cap:scope>
      <cap:restriction>string</cap:restriction>
      <cap:addresses>string</cap:addresses>
      <cap:code>string</cap:code>
      <cap:note>string</cap:note>
      <cap:references>string</cap:references>
      <cap:incidents>string</cap:incidents>
      <cap:info>
         <cap:language>en-US</cap:language>
         <cap:category>Geo</cap:category>
         <cap:event>string</cap:event>
         <cap:responseType>Shelter</cap:responseType>
         <cap:urgency>Immediate</cap:urgency>
         <cap:severity>Extreme</cap:severity>
         <cap:certainty>Observed</cap:certainty>
         <cap:audience>string</cap:audience>
         <cap:eventCode>...
         </cap:eventCode>
         <cap:effective>2000-01-01T12:00:00</cap:effective>
         <cap:onset>2000-01-01T12:00:00</cap:onset>
         <cap:expires>2000-01-01T12:00:00</cap:expires>
         <cap:senderName>string</cap:senderName>
         <cap:headline>string</cap:headline>
         <cap:description>string</cap:description>
         <cap:instruction>string</cap:instruction>
         <cap:web>http://www.example.com/</cap:web>
         <cap:contact>string</cap:contact>
         <cap:parameter>...
         </cap:parameter>
         <cap:resource>...
         </cap:resource>
         <cap:area>...
         </cap:area>
      </cap:info>
   </cap:alert>
</edxl-cap:AlertAdapter>

Site developed and hosted by Datypic, Inc.

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