Namespace |
http://xml.fmi.fi/namespace/woml/core/2011/03/15 |
Diagram
|
|
Type |
womlcore:CombinedSegmentArrayPropertyType |
Properties
|
|
Used by
|
|
Model |
(gml:CubicSpline{0,1} | gml:Bezier{0,1} | gml:LineStringSegment{0,1})
|
Children |
gml:Bezier, gml:CubicSpline, gml:LineStringSegment |
Instance
|
<womlcore:combinedSegments>
<gml:CubicSpline degree="3" interpolation="cubicSpline" numDerivativeInterior="0" numDerivativesAtEnd="0" numDerivativesAtStart="0">{0,1}</gml:CubicSpline>
<gml:Bezier interpolation="polynomialSpline" isPolynomial="true" numDerivativeInterior="0" numDerivativesAtEnd="0" numDerivativesAtStart="0">{0,1}</gml:Bezier>
<gml:LineStringSegment interpolation="linear" numDerivativeInterior="0" numDerivativesAtEnd="0" numDerivativesAtStart="0">{0,1}</gml:LineStringSegment>
</womlcore:combinedSegments> |
|
Source
|
<element name="combinedSegments" type="womlcore:CombinedSegmentArrayPropertyType"/> |
|
Schema location |
http://xml.fmi.fi/schema/woml/core/2011/03/15/woml-common-geometry.xsd |