Definition Type: Element
Name: LockFeatureResponse
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:LockFeatureResponseType
Containing Schema: wfs.xsd
Abstract
Documentation:
The LockFeatureResponse element contains a report about the completion status of a LockFeature request.
Collapse XSD Schema Diagram:
Drilldown into FeaturesNotLocked in schema wfs_xsd Drilldown into FeaturesLocked in schema wfs_xsd Drilldown into LockId in schema wfs_xsd Drilldown into LockFeatureResponseType in schema wfs_xsdXSD Diagram of LockFeatureResponse in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="LockFeatureResponse" type="wfs:LockFeatureResponseType">
    <xsd:annotation>
        <xsd:documentation>
            The LockFeatureResponse element contains a report
            about the completion status of a LockFeature request.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LockId wfs:LockId (1) (1)
FeaturesLocked wfs:FeaturesLocked 0 (1)
FeaturesNotLocked wfs:FeaturesNotLocked 0 (1)
Collapse Derivation Tree: