Definition Type: Element
Name: Property
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: wfs:PropertyType
Containing Schema: wfs.xsd
Abstract
Documentation:
The Property element is used to specify the new value of a feature property inside an Update element.
Collapse XSD Schema Diagram:
Drilldown into Value in schema wfs_xsd Drilldown into Name in schema wfs_xsd Drilldown into PropertyType in schema wfs_xsdXSD Diagram of Property in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Property" type="wfs:PropertyType">
    <xsd:annotation>
        <xsd:documentation>
            The Property element is used to specify the new
            value of a feature property inside an Update
            element.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name wfs:Name (1) (1)
Value wfs:Value 0 (1)
Collapse Derivation Tree: