Definition Type: Element
Name: Title
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: wfs.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Title of this GML Object type, normally used for display to a human.
Collapse XSD Schema Diagram:
XSD Diagram of Title in schema wfs_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Title" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>
                  Title of this GML Object type, normally used for display
                  to a human.
               </xsd:documentation>
    </xsd:annotation>
</xsd:element>