Documentation for fieldgml

Element: lineStringMember

[Table of contents]

Name lineStringMember
Type gml:LineStringPropertyType
Nillable no
Abstract no
Documentation Deprecated with GML 3.0 and included only for backwards compatibility with GML 2.0. Use "curveMember" instead. This property element either references a line string via the XLink-attributes or contains the line string element.
Application Data deprecated
Logical Diagram
h-1744088472
XML Instance Representation
<gml:lineStringMember
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:LineString> ... </gml:LineString> [1]
End Sequence
</gml:lineStringMember>
Diagram
h-1744088472
Schema Component Representation
<element name="lineStringMember" type=" gml:LineStringPropertyType "/>