OpenLayers. Format. OWSCommon. v1_1_0

Parser for OWS Common version 1.1.0 which can be used by other parsers.  It is not intended to be used on its own.

Inherits from

Summary
OpenLayers. Format. OWSCommon. v1_1_0Parser for OWS Common version 1.1.0 which can be used by other parsers.
Properties
namespaces{Object} Mapping of namespace aliases to namespace URIs.
readersContains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name.

Properties

namespaces

{Object} Mapping of namespace aliases to namespace URIs.

readers

Contains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name.  The function will be applied in the scope of this parser with two arguments: the node being read and a context object passed from the parent.

Read and write XML.
Close