Documentation for fieldgml

Model Group: geometricPositionGroup

[Table of contents]

Name geometricPositionGroup
Documentation A geometric position represented either by a DirectPosition or a Point.
XML Instance Representation
Start Choice [1]
<gml:pos> ... </gml:pos> [1]
<gml:pointProperty> ... </gml:pointProperty> [1]
End Choice
Diagram
h674243217 h2143358850
Schema Component Representation
<group name="geometricPositionGroup">
<choice>
<element ref=" gml:pos "/>
<element ref=" gml:pointProperty "/>
</choice>
</group>