| OpenLayers. | |
| Properties | |
| namespaces | {Object} Mapping of namespace aliases to namespace URIs. | 
| regExes | Compiled regular expressions for manipulating strings. | 
| Constants | |
| VERSION | {String} 1.0.0 | 
| Properties | |
| schemaLocation | {String} Schema location | 
| Constructor | |
| OpenLayers. | |
| Functions | |
| write | |
| read | Parse a WPS Execute and return an object with its information. | 
| Properties | |
| writers | As a compliment to the readers property, this structure contains public writing functions grouped by namespace alias and named like the node names they produce. | 
| readers | Contains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name. | 
write: function( options ) 
Parse a WPS Execute and return an object with its information.
read: function( data )