Definition Type: Element
Name: WFS_LockFeatureResponse
Namespace: http://www.opengis.net/wfs
Type: wfs:WFS_LockFeatureResponseType
Containing Schema: WFS-transaction.xsd
Abstract False
Documentation:
The WFS_LockFeatureResponse element contains a report about the completion status of a LockFeature request.
Collapse XSD Schema Diagram:
Drilldown into FeaturesNotLocked Drilldown into FeaturesLocked Drilldown into LockId Drilldown into WFS_LockFeatureResponseTypeXSD Diagram of WFS_LockFeatureResponse
Collapse XSD Schema Code:
<xsd:element name="WFS_LockFeatureResponse" type="wfs:WFS_LockFeatureResponseType">
    <xsd:annotation>
        <xsd:documentation>

            The WFS_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:
Collapse Comments:
blog comments powered by Disqus