| diagram | ![]() |
||
| namespace | http://www.opengis.net/gml | ||
| children | gml:AbstractGeometry gml:LocationKeyWord gml:LocationString gml:Null | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="LocationPropertyType"> <xs:annotation> <xs:appinfo>deprecated</xs:appinfo> </xs:annotation> <xs:sequence> <xs:choice> <xs:element ref="gml:AbstractGeometry"/> <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> |