| <complexType name="CurveSegmentArrayPropertyType">
  <annotation>
    <documentation>A container for an array of curve segments.</documentation>
  </annotation>
  <sequence>
    <element ref="gml:_CurveSegment" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
</complexType> |