| |
|
| net.opengis.ows.GetCapabilitiesType
All known Subclasses: net.opengis.ows.impl.GetCapabilitiesTypeImpl,
GetCapabilitiesType | public interface GetCapabilitiesType extends EObject(Code) | |
A representation of the model object 'Get Capabilities Type'.
XML encoded GetCapabilities operation request. This operation allows clients to retrieve service metadata about a specific service instance. In this XML encoding, no "request" parameter is included, since the element name specifies the specific operation. This base type shall be extended by each specific OWS to include the additional required "service" attribute, with the correct value for that OWS.
The following features are supported:
See Also: net.opengis.ows.OwsPackage.getGetCapabilitiesType |
|
|
|