Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type gml:GeometryArrayPropertyType
Namespace http://www.opengis.net/gml/3.2
Annotations
If a feature has a property which takes an array of geometry elements as its value, this is called a geometry array property. A generic type for such a geometry property is GeometryArrayPropertyType. 
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 index45.tmp#id93 index89.tmp#id128
Used by
Model gml:AbstractGeometry
Children gml:AbstractGeometry
Attributes
QName Type Fixed Default Use Annotation
owns boolean false optional
Source
<complexType name="GeometryArrayPropertyType">
  <annotation>
    <documentation>If a feature has a property which takes an array of geometry elements as its value, this is called a geometry array property. A generic type for such a geometry property is GeometryArrayPropertyType. 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:AbstractGeometry"/>
  </sequence>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic0d1d.xsd