ows:GetCapabilitiesType
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.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Schema document: external/ogc-ows/1.0.0/dhs-gmo/1.0.0/ows.xsd
Content
- Sequence [1..1]
- ows:AcceptVersions [0..1] When omitted, server shall return latest supported version.
- ows:Sections [0..1] When omitted or not supported by server, server shall return complete service metadata (Capabilities) document.
- ows:AcceptFormats [0..1] When omitted or not supported by server, server shall return service metadata document using the MIME type "text/xml".
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
updateSequence | [0..1] | ows:UpdateSequenceType | When omitted or not supported by server, server shall return latest complete service metadata document. |
Used by
- Element ows:GetCapabilities
- Element wfs:GetCapabilities via derived type wfs:GetCapabilitiesType
- Element wfs:Transaction via derived type wfs:TransactionType
Type inheritance chain
- ows:GetCapabilitiesType
- extended by wfs:GetCapabilitiesType
- extended by wfs:TransactionType