Documentation for fieldgml

Element: Cylinder

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name Cylinder
Type gml:CylinderType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:Cylinder
horizontalCurveType="circularArc3Points [0..1]"
verticalCurveType="linear [0..1]">
<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:Cylinder>
Diagram
h1948379628
Schema Component Representation
<element name="Cylinder" type=" gml:CylinderType " substitutionGroup="gml:_GriddedSurface"/>