| diagram | ![]() |
||||||
| namespace | http://www.opengis.net/gml | ||||||
| children | gml:pos gml:pointProperty | ||||||
| used by |
|
||||||
| annotation |
|
||||||
| source | <xs:group name="geometricPositionGroup"> <xs:annotation> <xs:documentation>A geometric position represented either by a DirectPosition or a Point.</xs:documentation> </xs:annotation> <xs:choice> <xs:element ref="gml:pos"/> <xs:element ref="gml:pointProperty"/> </xs:choice> </xs:group> |