A gml:CompositeCurve is represented by a sequence of (orientable) curves suchthat each curve in the sequence terminates at the start point of the subsequent curve in thelist. curveMember references or contains inline one curve in the composite curve. The curvesare contiguous, the collection of curves is ordered. Therefore, if provided, theaggregationType attribute shall have the value “sequenceâ€.
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
<element name="CompositeCurve" type="gml:CompositeCurveType" substitutionGroup="gml:AbstractCurve"><annotation><documentation>A gml:CompositeCurve is represented by a sequence of (orientable) curves such that each curve in the sequence terminates at the start point of the subsequent curve in the list. curveMember references or contains inline one curve in the composite curve. The curves are contiguous, the collection of curves is ordered. Therefore, if provided, the aggregationType attribute shall have the value “sequenceâ€.</documentation></annotation></element>