Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type womlswo:JetStreamType
Namespace http://xml.fmi.fi/namespace/woml/swo/2011/11/15
Annotations
Concrete Met Object type for jets. Extends the AbstractLineObjectType
by introducing "segmentMaximumWinds" element.
                    
Different values for maximum wind speeds along the line
are given by separating the control curve of the feature
into several segments: each significant change in the
wind speed and/or elevation of the jet begins a new curve
segment. Wind speeds and the jet elevations for each
segment must be given in segmentMaximumWinds property.
Diagram
Diagram index10.tmp#id82 index11.tmp#id76 index12.tmp#id97 index13.tmp#id99 index14.tmp#id103 index15.tmp#id108 index16.tmp#id75 index17.tmp#id74 index18.tmp#id109 index19.tmp#id133 index20.tmp#id73 index21.tmp#id165 index22.tmp#id178 index23.tmp#id187 index24.tmp#id188 index25.tmp#id164 index26.tmp#id72 index27.tmp#id190 index27.tmp#id218 index27.tmp#id219 index27.tmp#id220 index27.tmp#id222 index27.tmp#id189 index28.tmp#id225 index28.tmp#id241 index28.tmp#id71 index271.tmp#id2194 index271.tmp#id2183 index271.tmp#id2184 index271.tmp#id2186 index271.tmp#id2187 index271.tmp#id2182 index1084.tmp#id2305
Type extension of womlcore:AbstractLineObjectType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{0,1} , gml:name* , gml:boundedBy{0,1} , gml:location{0,1} , gml:validTime{0,1} , gml:history{0,1} , gml:dataSource{0,1} , gml:dataSourceReference{0,1} , womlcore:metaData{0,1} , womlcore:creationTime , womlcore:latestModificationTime{0,1} , womlcore:shortInfo* , womlcore:longInfo* , womlcore:uncertaintyArea{0,1} , womlcore:historyInterpolationRule{0,1} , womlcore:controlCurve , womlcore:startPointConnectsTo{0,1} , womlcore:endPointConnectsTo{0,1} , womlcore:elevation{0,1} , womlswo:segmentMaximumWinds
Children gml:boundedBy, gml:dataSource, gml:dataSourceReference, gml:description, gml:descriptionReference, gml:history, gml:identifier, gml:location, gml:metaDataProperty, gml:name, gml:validTime, womlcore:controlCurve, womlcore:creationTime, womlcore:elevation, womlcore:endPointConnectsTo, womlcore:historyInterpolationRule, womlcore:latestModificationTime, womlcore:longInfo, womlcore:metaData, womlcore:shortInfo, womlcore:startPointConnectsTo, womlcore:uncertaintyArea, womlswo:segmentMaximumWinds
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
orientation gml:SignType + optional
Source
<complexType name="JetStreamType">
  <annotation>
    <documentation>Concrete Met Object type for jets. Extends the AbstractLineObjectType by introducing "segmentMaximumWinds" element. Different values for maximum wind speeds along the line are given by separating the control curve of the feature into several segments: each significant change in the wind speed and/or elevation of the jet begins a new curve segment. Wind speeds and the jet elevations for each segment must be given in segmentMaximumWinds property.</documentation>
  </annotation>
  <complexContent>
    <extension base="womlcore:AbstractLineObjectType">
      <sequence>
        <element ref="womlswo:segmentMaximumWinds"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-swo/src/main/xsd/woml/swo/woml-front.xsd