Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type gml:PointArrayPropertyType
Namespace http://www.opengis.net/gml/3.2
Annotations
gml:PointArrayPropertyType is a container for an array of points. The elements are always contained inline in the array property, referencing geometry elements or arrays of geometry elements via XLinks is not supported.
Diagram
Diagram index38.tmp#id97 index599.tmp#id133
Used by
Model gml:Point
Children gml:Point
Attributes
QName Type Fixed Default Use Annotation
owns boolean false optional
Source
<complexType name="PointArrayPropertyType">
  <annotation>
    <documentation>gml:PointArrayPropertyType is a container for an array of points. The elements are always contained inline in the array property, referencing geometry elements or arrays of geometry elements via XLinks is not supported.</documentation>
  </annotation>
  <sequence minOccurs="0" maxOccurs="unbounded">
    <element ref="gml:Point"/>
  </sequence>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic0d1d.xsd