Showing:

Annotations
Diagrams
Source
Used by
Complex Type gml:SolidArrayPropertyType
Namespace http://www.opengis.net/gml
Annotations
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 docindex97.tmp#id682
Used by
Model gml:_Solid
Children gml:_Solid
Source
<complexType name="SolidArrayPropertyType">
  <annotation>
    <documentation>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:_Solid"/>
  </sequence>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd