Documentation for fieldgml

Element: pointMember

[Table of contents]

Name pointMember
Type gml:PointPropertyType
Nillable no
Abstract no
Documentation This property element either references a Point via the XLink-attributes or contains the Point element.
Logical Diagram
h-621888915
XML Instance Representation
<gml:pointMember
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:Point> ... </gml:Point> [1]
End Sequence
</gml:pointMember>
Diagram
h-621888915
Schema Component Representation
<element name="pointMember" type=" gml:PointPropertyType "/>