Documentation for fieldgml

Element: Cone

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name Cone
Type gml:ConeType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:Cone
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:Cone>
Diagram
h1948379628
Schema Component Representation
<element name="Cone" type=" gml:ConeType " substitutionGroup="gml:_GriddedSurface"/>