A LineStringSegment is a curve segment that is defined by two or more control points including the start and end point, with linear interpolation between them.The content model follows the general pattern for the encoding of curve segments.
<element name="LineStringSegment" type="gml:LineStringSegmentType" substitutionGroup="gml:AbstractCurveSegment"><annotation><documentation>A LineStringSegment is a curve segment that is defined by two or more control points including the start and end point, with linear interpolation between them. The content model follows the general pattern for the encoding of curve segments.</documentation></annotation></element>