| Namespace |
http://xml.fmi.fi/namespace/woml/core/2010/11/15 |
|
Diagram
|
|
| Type |
womlcore:CombinedSegmentArrayPropertyType |
|
Properties
|
|
|
Used by
|
|
| Model |
(gml:CubicSpline{0,1} | gml:LineStringSegment{0,1})
|
| Children |
gml:CubicSpline, gml:LineStringSegment |
|
Instance
|
<womlcore:combinedSegments>
<gml:CubicSpline degree="3" interpolation="cubicSpline" numDerivativeInterior="0" numDerivativesAtEnd="0" numDerivativesAtStart="0">{0,1}</gml:CubicSpline>
<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 |
file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-common-geometry.xsd |