diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:_Geometry gml:LocationKeyWord gml:LocationString gml:Null | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="LocationPropertyType"> <xs:annotation> <xs: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.</xs:documentation> <xs:documentation>Deprecated in GML 3.1.0</xs:documentation> </xs:annotation> <xs:sequence minOccurs="0"> <xs:choice> <xs:element ref="gml:_Geometry"/> <xs:element ref="gml:LocationKeyWord"/> <xs:element ref="gml:LocationString"/> <xs:element ref="gml:Null"/> </xs:choice> </xs:sequence> <xs:attributeGroup ref="gml:AssociationAttributeGroup"/> </xs:complexType> |