Documentation for fieldgml

Element: curveMembers

[Table of contents]

Name curveMembers
Type gml:CurveArrayPropertyType
Nillable no
Abstract no
Documentation This property element contains a list of curves. The order of the elements is significant and shall be preserved when processing the array.
Logical Diagram
h-1709523341
XML Instance Representation
<gml:curveMembers>
<gml:_Curve> ... </gml:_Curve> [0..*]
</gml:curveMembers>
Diagram
h-1709523341
Schema Component Representation
<element name="curveMembers" type=" gml:CurveArrayPropertyType "/>