Read SOS Capabilities version 1.0.0.
| OpenLayers. | Read SOS 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 SOS capabilities version 1.0.0. | 
| Functions | |
| read | Read capabilities data from a string, and return info about the SOS. | 
| 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 SOS.
read: function( data )