complexType CurveArrayPropertyType
diagram index_p1418.png
namespace http://www.opengis.net/gml
children gml:_Curve
used by
elements curveArrayProperty curveMembers
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.
source <xs:complexType name="CurveArrayPropertyType">
 
<xs:annotation>
   
<xs: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.
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="gml:_Curve" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy