Definition Type: Element
Name: locationName
Namespace: http://www.opengis.net/gml/3.2
Type: gml:CodeType
Containing Schema: feature.xsd
Abstract
Documentation:
The gml:locationName property element is a convenience property where the text value describes the location of the feature. If the location names are selected from a controlled list, then the list shall be identified in the codeSpace attribute.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema basictypes_xsd Drilldown into CodeType in schema basictypes_xsdXSD Diagram of locationName in schema feature_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="locationName" type="gml:CodeType">
    <annotation>
        <documentation>The gml:locationName property element is a convenience property where the text value describes the location of the feature. If the location names are selected from a controlled list, then the list shall be identified in the codeSpace attribute.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace (Optional)
Collapse Derivation Tree: