WCS 1.1.0 parsing correctlyy; error property still not correctly set so parsing reports errors.

This commit is contained in:
Christopher Eykamp
2012-12-24 18:19:42 +01:00
parent d0986de775
commit 8ff05cdeac
4 changed files with 63 additions and 46 deletions

View File

@@ -26,6 +26,18 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class(
* this instance.
*/
/**
* Property: namespaces
* {Object} Mapping of namespace aliases to namespace URIs.
*/
namespaces: {
wcs: "http://www.opengis.net/wcs",
xlink: "http://www.w3.org/1999/xlink",
xsi: "http://www.w3.org/2001/XMLSchema-instance",
ows: "http://www.opengis.net/ows"
},
/**
* Property: readers
* Contains public functions, grouped by namespace prefix, that will