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