From 9b1918c75cb3304e14c26352b19351e341df9997 Mon Sep 17 00:00:00 2001 From: Bart van den Eijnden Date: Thu, 5 Dec 2013 18:14:15 +0100 Subject: [PATCH] Add missing files needed for ol.parser tests --- .../parser/ogc/xml/exceptionreport/ows1_0_0.xml | 9 +++++++++ .../parser/ogc/xml/exceptionreport/ows1_1_0.xml | 9 +++++++++ .../parser/ogc/xml/exceptionreport/wms1_3_0.xml | 16 ++++++++++++++++ 3 files changed, 34 insertions(+) create mode 100644 test/spec/ol/parser/ogc/xml/exceptionreport/ows1_0_0.xml create mode 100644 test/spec/ol/parser/ogc/xml/exceptionreport/ows1_1_0.xml create mode 100644 test/spec/ol/parser/ogc/xml/exceptionreport/wms1_3_0.xml diff --git a/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_0_0.xml b/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_0_0.xml new file mode 100644 index 0000000000..141558d04d --- /dev/null +++ b/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_0_0.xml @@ -0,0 +1,9 @@ + + + + Update error: Error occured updating features + Second exception line + + diff --git a/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_1_0.xml b/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_1_0.xml new file mode 100644 index 0000000000..9fed1376dd --- /dev/null +++ b/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_1_0.xml @@ -0,0 +1,9 @@ + + + + Update error: Error occured updating features + Second exception line + + diff --git a/test/spec/ol/parser/ogc/xml/exceptionreport/wms1_3_0.xml b/test/spec/ol/parser/ogc/xml/exceptionreport/wms1_3_0.xml new file mode 100644 index 0000000000..631d67064a --- /dev/null +++ b/test/spec/ol/parser/ogc/xml/exceptionreport/wms1_3_0.xml @@ -0,0 +1,16 @@ + + + Plain text message about an error. + Another error message, this one with a service exception code supplied. + + , line 42 +A message that includes angle brackets in text must be enclosed in a Character Data Section as in this example. All XML-like markup is ignored except for this sequence of three closing characters:' + +]]> + + + foo.c An error occurred Similarly, actual XML can be enclosed in a CDATA section. A generic parser will ignore that XML, but application-specific software may choose to process it. ]]> + +