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