Definition Type: Element
Name: LockFeature
Namespace: http://www.opengis.net/wfs
Type: wfs:LockFeatureType
Containing Schema: WFS-transaction.xsd
Abstract False
Documentation:
This is the root element for a LockFeature request. The LockFeature request can be used to lock one or more feature instances.
Collapse XSD Schema Diagram:
Drilldown into lockAction Drilldown into expiry Drilldown into service Drilldown into version Drilldown into Lock Drilldown into LockFeatureTypeXSD Diagram of LockFeature
Collapse XSD Schema Code:
<xsd:element name="LockFeature" type="wfs:LockFeatureType">
    <xsd:annotation>
        <xsd:documentation>

            This is the root element for a LockFeature request.

            The LockFeature request can be used to lock one or

            more feature instances.

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