Constructor
new OwsServiceProvider(element)
    Constructs an OWS Service Provider instance from an XML DOM.
    Parameters:
| Name | Type | Description | 
|---|---|---|
element | 
            
            Element | An XML DOM element representing the OWS Service Provider section. | 
- Source:
 
Throws:
- 
        If the specified XML DOM element is null or undefined.
 - Type
 - ArgumentError