Definition Type: Element
Name: FeaturesNotLocked
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:FeaturesNotLockedType
Containing Schema: wfs.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
In contrast to the FeaturesLocked element, the FeaturesNotLocked element contains a list of ogc:Filter elements identifying feature instances that a WFS did not manage to lock because they were already locked by another process.
Collapse XSD Schema Diagram:
Drilldown into FeatureId in schema filter_xsd Drilldown into FeaturesNotLockedType in schema wfs_xsdXSD Diagram of FeaturesNotLocked in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="FeaturesNotLocked" type="wfs:FeaturesNotLockedType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>
                  In contrast to the FeaturesLocked element, the
                  FeaturesNotLocked element contains a list of 
                  ogc:Filter elements identifying feature instances
                  that a WFS did not manage to lock because they were
                  already locked by another process.
               </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FeatureId ogc:FeatureId (1) (1)
Collapse Derivation Tree: