Documentation for fieldgml

Element: pointMembers

[Table of contents]

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