ows:CapabilitiesBaseType
XML encoded GetCapabilities operation response. This document provides clients with service metadata about a specific service instance, usually including metadata about the tightly-coupled data served. If the server does not implement the updateSequence parameter, the server shall always return the complete Capabilities document, without the updateSequence parameter. When the server implements the updateSequence parameter and the GetCapabilities operation request included the updateSequence parameter with the current value, the server shall return this element with only the "version" and "updateSequence" attributes. Otherwise, all optional elements shall be included or not depending on the actual value of the Contents parameter in the GetCapabilities operation request. This base type shall be extended by each specific OWS to include the additional contents needed.
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:ServiceIdentification [0..1] General metadata for this specific server. This XML Schema of this section shall be the same for all OWS.
- ows:ServiceProvider [0..1] Metadata about the organization that provides this specific service instance or server.
- ows:OperationsMetadata [0..1] Metadata about the operations and related abilities specified by this service and implemented by this server, including the URLs for operation requests. The basic contents of this section shall be the same for all OWS types, but individual services can add elements and/or change the optionality of optional elements.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
version | [1..1] | ows:VersionType | ||
updateSequence | [0..1] | ows:UpdateSequenceType |
Used by
- Element wfs:WFS_Capabilities via derived type wfs:WFS_CapabilitiesType
Type inheritance chain
- ows:CapabilitiesBaseType
- extended by wfs:WFS_CapabilitiesType