group geometricPositionGroup
diagram sensorML_p1208.png
namespace http://www.opengis.net/gml/3.2
children gml:pos gml:pointProperty
used by
element TinType/controlPoint
complexType GeodesicStringType
group geometricPositionListGroup
annotation
documentation
GML supports two different ways to specify a geometric position: either by a direct position (a data type) or a point (a geometric object).
pos elements are positions that are "owned" by the geometric primitive encapsulating this geometric position.
pointProperty elements contain a point that may be referenced from other geometry elements or reference another point defined elsewhere (reuse of existing points).
source <group name="geometricPositionGroup">
 
<annotation>
   
<documentation>GML supports two different ways to specify a geometric position: either by a direct position (a data type) or a point (a geometric object).
pos elements are positions that are "owned" by the geometric primitive encapsulating this geometric position.
pointProperty elements contain a point that may be referenced from other geometry elements or reference another point defined elsewhere (reuse of existing points).
</documentation>
 
</annotation>
 
<choice>
   
<element ref="gml:pos"/>
   
<element ref="gml:pointProperty"/>
 
</choice>
</group>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy