Documentation for fieldgml

Element: curveMember

[Table of contents]

Name curveMember
Type gml:CurvePropertyType
Nillable no
Abstract no
Documentation This property element either references a curve via the XLink-attributes or contains the curve element. A curve element is any element which is substitutable for "_Curve".
Logical Diagram
h-1709523341
XML Instance Representation
<gml:curveMember
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]">
Start Sequence [0..1]
<gml:_Curve> ... </gml:_Curve> [1]
End Sequence
</gml:curveMember>
Diagram
h-1709523341
Schema Component Representation
<element name="curveMember" type=" gml:CurvePropertyType "/>