Definition Type: Element
Name: Lock
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:LockType
Containing Schema: wfs.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The lock element is used to indicate which feature instances of particular type are to be locked.
Collapse XSD Schema Diagram:
Drilldown into Filter in schema filter_xsd Drilldown into typeName in schema wfs_xsd Drilldown into handle in schema wfs_xsd Drilldown into LockType in schema wfs_xsdXSD Diagram of Lock in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Lock" type="wfs:LockType" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>
                        The lock element is used to indicate which feature 
                        instances of particular type are to be locked.
                     </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Filter ogc:Filter 0 1
Collapse Child Attributes:
Name Type Default Value Use
handle wfs:handle Optional
typeName wfs:typeName Required
Collapse Derivation Tree: