<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 is not supported.</documentation>
</annotation>
<sequence>
<element ref="gml:_Curve" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType> |