Showing:

Annotations
Diagrams
Source
Used by
Complex Type womlcore:CombinedSegmentArrayPropertyType
Namespace http://xml.fmi.fi/namespace/woml/core/2011/03/15
Annotations
Note: in the future version of WOML one of the options for
smooth curves (gml:CubicSpline or
gml:Bezier) will probably be deprecated. Let us know
which one works better for you.
Diagram
Diagram index772.tmp#id241 index1029.tmp#id262 index250.tmp#id283
Used by
Model (gml:CubicSpline{0,1} | gml:Bezier{0,1} | gml:LineStringSegment{0,1})
Children gml:Bezier, gml:CubicSpline, gml:LineStringSegment
Source
<complexType name="CombinedSegmentArrayPropertyType">
  <annotation>
    <documentation>Note: in the future version of WOML one of the options for smooth curves (gml:CubicSpline or gml:Bezier) will probably be deprecated. Let us know which one works better for you.</documentation>
  </annotation>
  <sequence>
    <choice minOccurs="1" maxOccurs="unbounded">
      <element ref="gml:CubicSpline" minOccurs="0" maxOccurs="1"/>
      <element ref="gml:Bezier" minOccurs="0" maxOccurs="1"/>
      <element ref="gml:LineStringSegment" minOccurs="0" maxOccurs="1"/>
    </choice>
  </sequence>
</complexType>
Schema location http://xml.fmi.fi/schema/woml/core/2011/03/15/woml-common-geometry.xsd