wfs:WFS_CapabilitiesType
XML encoded WFS GetCapabilities operation response. This document provides clients with service metadata about a specific service instance, 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.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Schema document: external/ogc-wfs/1.1.0/dhs-gmo/1.0.0/wfs.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.
- wfs:FeatureTypeList [0..1]
- wfs:ServesGMLObjectTypeList [0..1] List of GML Object types available for GetGmlObject requests
- wfs:SupportsGMLObjectTypeList [0..1] List of GML Object types that WFS is capable of serving, either directly, or as validly derived types defined in a GML application schema.
- ogc:Filter_Capabilities [1..1]
from type ows:CapabilitiesBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
version | [1..1] | ows:VersionType | from type ows:CapabilitiesBaseType | |
updateSequence | [0..1] | ows:UpdateSequenceType | from type ows:CapabilitiesBaseType |
Used by
- Element wfs:WFS_Capabilities
Type inheritance chain
- ows:CapabilitiesBaseType
- wfs:WFS_CapabilitiesType