Showing:

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