Definition Type: Element
Name: GetFeatureWithLock
Namespace: http://www.opengis.net/wfs
Type: wfs:GetFeatureWithLockType
Containing Schema: WFS-transaction.xsd
Abstract False
Documentation:
This is the root element for the GetFeatureWithLock request. The GetFeatureWithLock operation performs identically to a GetFeature request except that the GetFeatureWithLock request locks all the feature instances in the result set and returns a lock identifier to a client application in the response.
Collapse XSD Schema Diagram:
Drilldown into maxFeatures Drilldown into outputFormat Drilldown into expiry Drilldown into handle Drilldown into service Drilldown into version Drilldown into Query Drilldown into GetFeatureWithLockTypeXSD Diagram of GetFeatureWithLock
Collapse XSD Schema Code:
<xsd:element name="GetFeatureWithLock" type="wfs:GetFeatureWithLockType">
    <xsd:annotation>
        <xsd:documentation>

            This is the root element for the GetFeatureWithLock request.

            The GetFeatureWithLock operation performs identically to a

            GetFeature request except that the GetFeatureWithLock request

            locks all the feature instances in the result set and returns

            a lock identifier to a client application in the response.

         </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
expiry wfs:expiry Optional
outputFormat wfs:outputFormat GML2 Optional
maxFeatures wfs:maxFeatures Optional
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus