Definition Type: Element
Name: GetCapabilities
Namespace: http://www.opengis.net/wfs
Type: wfs:GetCapabilitiesType
Containing Schema: WFS-basic.xsd
Abstract False
Documentation:
The GetCapapbilities element is used to request that a Web Feature Service generate an XML document describing the organization providing the service, the WFS operations that the service supports, a list of feature types that the service can operate on and list of filtering capabilities that the service support. Such an XML document is called a capabilities document.
Collapse XSD Schema Diagram:
Drilldown into service Drilldown into version Drilldown into GetCapabilitiesTypeXSD Diagram of GetCapabilities
Collapse XSD Schema Code:
<xsd:element name="GetCapabilities" type="wfs:GetCapabilitiesType">
    <xsd:annotation>
        <xsd:documentation>

            The GetCapapbilities element is used to request that a Web Feature

            Service generate an XML document describing the organization

            providing the service, the WFS operations that the service

            supports, a list of feature types that the service can operate

            on and list of filtering capabilities that the service support.

            Such an XML document is called a capabilities document.

         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
version wfs:version Optional
service wfs:service Required
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus