complexType CurveSegmentArrayPropertyType
diagram index_p1522.png
namespace http://www.opengis.net/gml
children gml:_CurveSegment
used by
element segments
annotation
documentation
A container for an array of curve segments.
source <xs:complexType name="CurveSegmentArrayPropertyType">
 
<xs:annotation>
   
<xs:documentation>A container for an array of curve segments.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="gml:_CurveSegment" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>


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