Interface WFSCapabilitiesType

  • All Superinterfaces:
    CapabilitiesBaseType, EObject, Notifier
    All Known Implementing Classes:
    WFSCapabilitiesTypeImpl

    public interface WFSCapabilitiesType
    extends CapabilitiesBaseType
    A representation of the model object 'Capabilities Type'. 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.

    The following features are supported:

    See Also:
    WfsPackage.getWFSCapabilitiesType()