Documentation for fieldgml

Element: multiLocation

[Table of contents]

Name multiLocation
Type gml:MultiPointPropertyType
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-321713894
XML Instance Representation
<gml:multiLocation
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:MultiPoint> ... </gml:MultiPoint> [1]
End Sequence
</gml:multiLocation>
Diagram
h-321713894 h-1617836024
Schema Component Representation
<element name="multiLocation" type=" gml:MultiPointPropertyType "/>