gml:pointMembers

This property element contains a list of points. The order of the elements is significant and shall be preserved when processing the array.

Element Information

Model

Children: gml:Point

Attributes

QName Type Fixed Default Use Inheritable Annotation
owns boolean false optional

Used By

Complex Type gml:MultiPointType

Source

<element name="pointMembers" type="gml:PointArrayPropertyType">
  <annotation>
    <documentation>This property element contains a list of points. The order of the elements is significant and shall be preserved when processing the array.</documentation>
  </annotation>
</element>

Sample