Showing:

Diagrams
Source
Used by
Complex Type metobj:LineStringSegmentArrayPropertyType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Diagram
Diagram docindex201.tmp#id446 docindex202.tmp#id445 docindex266.tmp#id447
Type restriction of gml:CurveSegmentArrayPropertyType
Type hierarchy
Used by
Model gml:LineStringSegment*
Children gml:LineStringSegment
Source
<xs:complexType name="LineStringSegmentArrayPropertyType">
  <xs:complexContent>
    <xs:restriction base="gml:CurveSegmentArrayPropertyType">
      <!-- Workaround for restriction validation problem  in Xerces -->
      <xs:sequence>
        <xs:sequence minOccurs="1" maxOccurs="1">
          <xs:element ref="gml:LineStringSegment" minOccurs="0" maxOccurs="unbounded"/>
        </xs:sequence>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/04/28/metobjects-common.xsd