google / cap-library

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

Fix error message for altitude and ceiling #10

Open sschiavoni opened 9 years ago

sschiavoni commented 9 years ago

Original issue 11 created by shakusa@google.com on 2011-03-29T15:54:59.000Z:

An alert with

<altitude/> <ceiling/>

results in the following error message

cvc-datatype-valid.1.2.1: '' is not a valid value for 'decimal'.

This error should be translated by http://code.google.com/p/cap-library/source/browse/java/src/com/google/publicalerts/cap/XercesCapExceptionMapper.java