Definition Type: Element
Name: Value
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Containing Schema: wfs.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The Value element contains the replacement value for the named property.
Collapse XSD Schema Diagram:
XSD Diagram of Value in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Value" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>
                  The Value element contains the replacement value for the
                  named property.
               </xsd:documentation>
    </xsd:annotation>
</xsd:element>