diagram | |||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||
type | gml:LineStringSegmentType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <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> |