<complexType name="LocationPropertyType">
<annotation>
<documentation>Convenience property for generalised location.
A representative location for plotting or analysis.
Often augmented by one or more additional geometry properties with more specific semantics.</documentation>
<documentation>Deprecated in GML 3.1.0</documentation>
</annotation>
<sequence minOccurs="0">
<choice>
<element ref="gml:_Geometry" />
<element ref="gml:LocationKeyWord" />
<element ref="gml:LocationString" />
<element ref="gml:Null" />
</choice>
</sequence>
<attributeGroup ref="gml:AssociationAttributeGroup" />
</complexType>
|