Definition Type: Element
Name: GetFeature
Namespace: http://www.opengis.net/wfs
Type: wfs:GetFeatureType
Containing Schema: WFS-basic.xsd
Abstract False
Documentation:
The GetFeature element is used to request that a Web Feature Service return feature instances of one or more feature types.
Collapse XSD Schema Diagram:
Drilldown into maxFeatures Drilldown into outputFormat Drilldown into handle Drilldown into service Drilldown into version Drilldown into Query Drilldown into GetFeatureTypeXSD Diagram of GetFeature
Collapse XSD Schema Code:
<xsd:element name="GetFeature" type="wfs:GetFeatureType">
    <xsd:annotation>
        <xsd:documentation>

            The GetFeature element is used to request that a Web Feature

            Service return feature instances of one or more feature types.

         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Query wfs:Query (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
version wfs:version Required
service wfs:service Required
handle wfs:handle Optional
outputFormat wfs:outputFormat GML2 Optional
maxFeatures wfs:maxFeatures Optional
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus