Definition Type: Element
Name: Update
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:UpdateElementType
Containing Schema: wfs.xsd
Abstract
Documentation:
One or more existing feature instances can be changed by using the Update element.
Collapse XSD Schema Diagram:
Drilldown into Filter in schema filter_xsd Drilldown into Property in schema wfs_xsd Drilldown into srsName in schema wfs_xsd Drilldown into inputFormat in schema wfs_xsd Drilldown into typeName in schema wfs_xsd Drilldown into handle in schema wfs_xsd Drilldown into UpdateElementType in schema wfs_xsdXSD Diagram of Update in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Update" type="wfs:UpdateElementType">
    <xsd:annotation>
        <xsd:documentation>
            One or more existing feature instances can be changed by
            using the Update element.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Property wfs:Property (1) unbounded
Filter ogc:Filter 0 1
Collapse Child Attributes:
Name Type Default Value Use
handle wfs:handle Optional
typeName wfs:typeName Required
inputFormat wfs:inputFormat x-application/gml:3 Optional
srsName wfs:srsName Optional
Collapse Derivation Tree: