Definition Type: Group
Name: locator
Namespace: http://www.opengis.net/gml
Containing Schema: feature.xsd
Collapse XSD Schema Diagram:
Drilldown into LocationString in schema feature_xsd Drilldown into LocationKeyWord in schema feature_xsd Drilldown into _Geometry in schema geometrybasic0d1d_xsdXSD Diagram of locator in schema feature_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<group name="locator">
    <choice>
        <element ref="gml:_Geometry" />
        <element ref="gml:LocationKeyWord" />
        <element ref="gml:LocationString" />
    </choice>
</group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Geometry gml:_Geometry (1) (1)
LocationKeyWord gml:LocationKeyWord (1) (1)
LocationString gml:LocationString (1) (1)