Documentation for fieldgml

Model Group: PointGrid

[Table of contents]

Name PointGrid
Documentation Reference points which are organised into sequences or grids(sequences of equal length sequences).
XML Instance Representation
<gml:row> [1..*]
Start Choice [1]
<gml:posList> ... </gml:posList> [1]
Start Group: gml:geometricPositionGroup [1..*]
Start Choice [1]
<gml:pos> ... </gml:pos> [1]
<gml:pointProperty> ... </gml:pointProperty> [1]
End Choice
End Group: gml:geometricPositionGroup
End Choice
</gml:row>
Diagram
h-357491497
Schema Component Representation
<group name="PointGrid">
<sequence>
<element name="row" maxOccurs="unbounded">
<complexType>
<sequence></sequence>
</complexType>
</element>
</sequence>
</group>