Documentation for fieldgml

Element: IndexMap

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name IndexMap
Type gml:IndexMapType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:IndexMap>
<gml:sequenceRule> gml:SequenceRuleType </gml:sequenceRule> [0..1]

'If absent, the implied value is \"Linear\".'

<gml:startPoint> gml:integerList </gml:startPoint> [0..1]

'Index position of the first grid post, which must lie somwhere in the GridEnvelope. If absent, the startPoint is equal to the value of gridEnvelope::low from the grid definition.'

<gml:lookUpTable> gml:integerList </gml:lookUpTable> [1]
</gml:IndexMap>
Diagram
h1706071489
Schema Component Representation
<element name="IndexMap" type=" gml:IndexMapType " substitutionGroup="gml:GridFunction"/>