<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>
|