Skip to content
Snippets Groups Projects
Commit 8a2883a3 authored by Kevin Abel's avatar Kevin Abel
Browse files

Update target CAP files with empty results.

parent 2e651ee3
Branches
No related tags found
1 merge request!1Implement RAVE RSS feed a source of proxied alerts
unlAlerts.data = {"alert":{"identifier":"University of Nebraska-Lincoln 2010-12-02T11:06:30-0600","sender":"police.unl.edu","sent":"2010-12-02T11:06:30-0600","status":"Actual","msgType":"Alert","scope":"Public","note":"Current Watches, Warnings and Advisories for UNL Issued by University Police","references":"http:\/\/www.unl.edu\/"}}
unlAlerts.data = {}
try {
unlAlerts.server.init();
} catch(e) {}
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<alert xmlns:cap="http://www.incident.com/cap/1.0">
<identifier>University of Nebraska-Lincoln 2010-12-02T11:06:30-0600</identifier>
<sender>police.unl.edu</sender>
<sent>2010-12-02T11:06:30-0600</sent>
<status>Actual</status>
<msgType>Alert</msgType>
<scope>Public</scope>
<note>
Current Watches, Warnings and Advisories for UNL Issued by University Police
</note>
<references>
http://www.unl.edu/
</references>
</alert>
<?xml version="1.0" encoding="UTF-8"?>
<alert xmlns="urn:oasis:names:tc:emergency:cap:1.2"/>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment