Definition Type: Element
Name: LockFeature
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:LockFeatureType
Containing Schema: wfs.xsd
Abstract
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 Lock in schema wfs_xsd Drilldown into handle in schema wfs_xsd Drilldown into version in schema wfs_xsd Drilldown into service in schema wfs_xsd Drilldown into BaseRequestType in schema wfs_xsd Drilldown into lockAction in schema wfs_xsd Drilldown into expiry in schema wfs_xsd Drilldown into LockFeatureType in schema wfs_xsdXSD Diagram of LockFeature in schema wfs_xsd (National Information Exchange Model (NEIM))
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
service wfs:service WFS Optional
version wfs:version 1.1.0 Optional
handle wfs:handle Optional
expiry wfs:expiry 5 Optional
lockAction wfs:lockAction ALL Optional
Collapse Derivation Tree: