Showing:

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