Showing:

Annotations
Diagrams
Source
Complex Type gml:GeometryArrayPropertyType
Namespace http://www.opengis.net/gml
Annotations
A container for an array of geometry elements. The elements are always contained in the array property, 
referencing geometry elements or arrays of geometry elements is not supported.
Diagram
Diagram docindex63.tmp#id86
Model gml:_Geometry*
Children gml:_Geometry
Source
<complexType name="GeometryArrayPropertyType">
  <annotation>
    <documentation>A container for an array of geometry elements. 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:_Geometry" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/geometryBasic0d1d.xsd