diagram | |||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||
type | extension of gml:AbstractCurveSegmentType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | gml:posList gml:pos gml:pointProperty | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <complexType name="GeodesicStringType"> <complexContent> <extension base="gml:AbstractCurveSegmentType"> <choice> <element ref="gml:posList"/> <group ref="gml:geometricPositionGroup" minOccurs="2" maxOccurs="unbounded"/> </choice> <attribute name="interpolation" type="gml:CurveInterpolationType" fixed="geodesic"/> </extension> </complexContent> </complexType> |
type | gml:CurveInterpolationType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||
source | <attribute name="interpolation" type="gml:CurveInterpolationType" fixed="geodesic"/> |