google / cap-library

Common Alerting Protocol Library
Apache License 2.0
80 stars 30 forks source link

Validator doesn't work with Hebrew characters #21

Closed sschiavoni closed 9 years ago

sschiavoni commented 9 years ago

Original issue 22 created by shakusa@google.com on 2011-06-06T16:29:25.000Z:

Entering the following into the validator shows invalid characters in place of the hebrew letters.

<?xml version="1.0" encoding="utf-16"?> <alert xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xsd="http://www.w3.org/2001/XMLSchema&quot; xmlns="urn:oasis:names:tc:emergency:cap:1.2"> <identifier>1</identifier> <sender>ח</sender> <sent>2011-06-06T08:00:00+03:00</sent> <status>Actual</status> <msgType>Alert</msgType> <scope>Public</scope> <info> <category>Other</category> <event>הס</event> <urgency>Past</urgency> <severity>Minor</severity> <certainty>Observed</certainty> <area> <areaDesc>תל</areaDesc> <polygon /> </area> </info> </alert>

sschiavoni commented 9 years ago

Comment #1 originally posted by shakusa@google.com on 2011-06-15T15:09:38.000Z:

<empty>

sschiavoni commented 9 years ago

Comment #2 originally posted by nworden@google.com on 2011-06-15T15:29:19.000Z:

<empty>

sschiavoni commented 9 years ago

Comment #3 originally posted by nworden@google.com on 2011-06-15T16:38:17.000Z:

<empty>

sschiavoni commented 9 years ago

Comment #4 originally posted by nworden@google.com on 2011-06-15T17:03:06.000Z:

<empty>