Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type gml:SurfaceArrayPropertyType
Namespace http://www.opengis.net/gml/3.2
Annotations
gml:SurfaceArrayPropertyType is a container for an array of surfaces. The elements are always contained in the array property, referencing geometry elements or arrays of geometry elements via XLinks is not supported.
Diagram
Diagram index49.tmp#id103 index93.tmp#id229
Used by
Model gml:AbstractSurface
Children gml:AbstractSurface
Attributes
QName Type Fixed Default Use Annotation
owns boolean false optional
Source
<complexType name="SurfaceArrayPropertyType">
  <annotation>
    <documentation>gml:SurfaceArrayPropertyType is a container for an array of surfaces. The elements are always contained 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:AbstractSurface"/>
  </sequence>
  <attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic2d.xsd