Definition Type: Element
Name: Delete
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:DeleteElementType
Containing Schema: wfs.xsd
Abstract
Documentation:
The Delete element is used to indicate that one or more feature instances should be removed from the feature repository.
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 DeleteElementType in schema wfs_xsdXSD Diagram of Delete in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Delete" type="wfs:DeleteElementType">
    <xsd:annotation>
        <xsd:documentation>
            The Delete element is used to indicate that one or more
            feature instances should be removed from the feature
            repository.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Filter ogc:Filter 1 1
Collapse Child Attributes:
Name Type Default Value Use
handle wfs:handle Optional
typeName wfs:typeName Required
Collapse Derivation Tree: