Documentation for fieldgml

Element: _GriddedSurface

[Table of contents]

Name _GriddedSurface
Type gml:AbstractGriddedSurfaceType
Nillable no
Abstract yes
Logical Diagram
XML Instance Representation
<gml:_GriddedSurface>
<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>
<gml:rows> integer </gml:rows> [0..1]

'The attribute rows gives the number of rows in the parameter grid.'

<gml:columns> integer </gml:columns> [0..1]

'The attribute columns gives the number of columns in the parameter grid.'

</gml:_GriddedSurface>
Diagram
h1564496234 h-574637402 h980842969 h-2011914608
Schema Component Representation
<element name="_GriddedSurface" type=" gml:AbstractGriddedSurfaceType " abstract="true" substitutionGroup="gml:_ParametricCurveSurface"/>