Showing:

Diagrams
Source
Used by
Complex Type womlcore:CombinedSegmentArrayPropertyType
Namespace http://xml.fmi.fi/namespace/woml/core/2010/11/15
Diagram
Diagram index229.tmp#id385 index266.tmp#id433
Used by
Model (gml:CubicSpline{0,1} | gml:LineStringSegment{0,1})
Children gml:CubicSpline, gml:LineStringSegment
Source
<complexType name="CombinedSegmentArrayPropertyType">
  <sequence>
    <choice minOccurs="1" maxOccurs="unbounded">
      <element ref="gml:CubicSpline" minOccurs="0" maxOccurs="1"/>
      <element ref="gml:LineStringSegment" minOccurs="0" maxOccurs="1"/>
    </choice>
  </sequence>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-core/src/main/xsd/woml/core/woml-common-geometry.xsd