Definition Type: Element
Name: Name
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: QName:http://www.w3.org/2001/XMLSchema
Containing Schema: wfs.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The Name element contains the name of a feature property to be updated.
Collapse XSD Schema Diagram:
XSD Diagram of Name in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Name" type="xsd:QName">
    <xsd:annotation>
        <xsd:documentation>
                  The Name element contains the name of a feature property
                  to be updated.
               </xsd:documentation>
    </xsd:annotation>
</xsd:element>