Read WPS Capabilities version 1.0.0.
| OpenLayers. | Read WPS Capabilities version 1.0.0. | 
| Properties | |
| namespaces | {Object} Mapping of namespace aliases to namespace URIs. | 
| regExes | Compiled regular expressions for manipulating strings. | 
| Constructor | |
| OpenLayers. | Create a new parser for WPS capabilities version 1.0.0. | 
| Functions | |
| read | Read capabilities data from a string, and return info about the WPS. | 
| Properties | |
| readers | Contains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name. | 
Read capabilities data from a string, and return info about the WPS.
read: function( data )