Definition Type: Element
Name: FeatureCollection
Namespace: http://www.opengis.net/wfs
Type: wfs:FeatureCollectionType
Containing Schema: WFS-basic.xsd
Abstract False
Documentation:
This element is a container for the response to a GetFeature or GetFeatureWithLock (WFS-transaction.xsd) request.
Collapse XSD Schema Diagram:
Drilldown into lockId Drilldown into featureMember Drilldown into fid Drilldown into boundedBy Drilldown into name Drilldown into description Drilldown into fid Drilldown into boundedBy Drilldown into name Drilldown into description Drilldown into AbstractFeatureType Drilldown into AbstractFeatureCollectionBaseType Drilldown into AbstractFeatureCollectionType Drilldown into FeatureCollectionTypeXSD Diagram of FeatureCollection
Collapse XSD Schema Code:
<xsd:element name="FeatureCollection" type="wfs:FeatureCollectionType" substitutionGroup="gml:_FeatureCollection">
    <xsd:annotation>
        <xsd:documentation>

            This element is a container for the response to a GetFeature

            or GetFeatureWithLock (WFS-transaction.xsd) request.

         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
description gml:description 0 (1)
name gml:name 0 (1)
boundedBy gml:boundedBy 0 (1)
description gml:description 0 (1)
name gml:name 0 (1)
boundedBy gml:boundedBy (1) (1)
featureMember gml:featureMember 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
fid gml:fid Optional
lockId wfs:lockId Optional
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus