wcsGetCapabilities.xsd This XML Schema Document encodes the GetCapabilities operation request and response used by the OGC Web Coverage Service (WCS). Last updated: 2010-jan-11 Copyright (c) 2010 Open Geospatial Consortium, Inc, All Rights Reserved. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/. Request to a WCS server to perform the GetCapabilities operation. This operation allows a client to retrieve a Capabilities XML document providing metadata for the specific WCS server. In this XML encoding, no "request" parameter is included, since the element name specifies the specific operation. XML encoded WCS GetCapabilities operation response. The Capabilities document provides clients with service metadata about a specific service instance, including metadata about the coverages served. If the server does not implement the updateSequence parameter, the server shall always return the 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 sections shall be included or not depending on the actual value of the Contents parameter in the GetCapabilities operation request.