complexType CurveArrayPropertyType
diagram sensorML_p1213.png
namespace http://www.opengis.net/gml/3.2
children gml:AbstractCurve
used by
elements curveArrayProperty curveMembers
attributes
Name  Type  Use  Default  Fixed  annotation
ownsboolean  false    
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 via XLinks is not supported.
source <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 via XLinks is not supported.</documentation>
 
</annotation>
 
<sequence minOccurs="0" maxOccurs="unbounded">
   
<element ref="gml:AbstractCurve"/>
 
</sequence>
 
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
</complexType>


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