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:
- {@link net.opengis.ows10.GetCapabilitiesType#getAcceptVersions Accept Versions}
- {@link net.opengis.ows10.GetCapabilitiesType#getSections Sections}
- {@link net.opengis.ows10.GetCapabilitiesType#getAcceptFormats Accept Formats}
- {@link net.opengis.ows10.GetCapabilitiesType#getUpdateSequence Update Sequence}
- {@link net.opengis.ows10.GetCapabilitiesType#getBaseUrl Base Url}
- {@link net.opengis.ows10.GetCapabilitiesType#getNamespace Namespace}
- {@link net.opengis.ows10.GetCapabilitiesType#getExtendedProperties Extended Properties}
@see net.opengis.ows10.Ows10Package#getGetCapabilitiesType()
@model extendedMetaData="name='GetCapabilitiesType' kind='elementOnly'"
@generated