Schema Central > NIEM 2.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

Element information

Type: edxl-cap:AlertAdapterType

Properties: Global, Qualified, Nillable

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

Sample instance

<edxl-cap:AlertAdapter>
   <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