Showing:

Annotations
Diagrams
Source
Used by
Complex Type gml:PointArrayPropertyType
Namespace http://www.opengis.net/gml
Annotations
A container for an array of points. The elements are always contained in the array property, referencing geometry elements or arrays of geometry elements is not supported.
Diagram
Diagram index103.tmp#id84
Used by
Model gml:Point*
Children gml:Point
Source
<complexType name="PointArrayPropertyType">
  <annotation>
    <documentation>A container for an array of points. The elements are always contained in the array property, referencing geometry elements or arrays of geometry elements is not supported.</documentation>
  </annotation>
  <sequence>
    <element ref="gml:Point" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/geometryBasic0d1d.xsd