Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element womltxtfct:TextForecastAreaType / womltxtfct:forecastTime
Namespace http://xml.fmi.fi/namespace/woml/2010/05/28/textfct
Diagram
Diagram
Type dateTime
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<element name="forecastTime" type="dateTime" minOccurs="1" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/woml/2010/05/28/textfct/woml-textfct.xsd
Element womltxtfct:TextForecastAreaType / womltxtfct:section
Namespace http://xml.fmi.fi/namespace/woml/2010/05/28/textfct
Diagram
Diagram docindex6.tmp#id40 docindex17.tmp#id433 docindex325.tmp#id1046
Type womltxtfct:ForecastTextSectionPropertyType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model womltxtfct:ForecastTextSection
Children womltxtfct:ForecastTextSection
Instance
<womltxtfct:section xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womltxtfct:ForecastTextSection gml:id="">{1,1}</womltxtfct:ForecastTextSection>
</womltxtfct:section>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows: onLoad - traverse to the ending resource immediately on loading the starting resource onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose other - behavior is unconstrained; examine other markup in link for hints none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows: new - load ending resource in a new window, frame, pane, or other presentation context replace - load the resource in the same window, frame, pane, or other presentation context embed - load ending resource in place of the presentation of the starting resource other - behavior is unconstrained; examine other markup in the link for hints none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<element name="section" type="womltxtfct:ForecastTextSectionPropertyType" minOccurs="1" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/2010/05/28/textfct/woml-textfct.xsd
Element womltxtfct:TextForecastAreaType / womltxtfct:innerArea
Namespace http://xml.fmi.fi/namespace/woml/2010/05/28/textfct
Diagram
Diagram docindex6.tmp#id40 docindex406.tmp#id298 docindex407.tmp#id1054
Type womltxtfct:TextForecastAreaPropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model womltxtfct:TextForecastArea
Children womltxtfct:TextForecastArea
Instance
<womltxtfct:innerArea xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womltxtfct:TextForecastArea gml:id="">{1,1}</womltxtfct:TextForecastArea>
</womltxtfct:innerArea>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows: onLoad - traverse to the ending resource immediately on loading the starting resource onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose other - behavior is unconstrained; examine other markup in link for hints none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows: new - load ending resource in a new window, frame, pane, or other presentation context replace - load the resource in the same window, frame, pane, or other presentation context embed - load ending resource in place of the presentation of the starting resource other - behavior is unconstrained; examine other markup in the link for hints none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<element name="innerArea" type="womltxtfct:TextForecastAreaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/2010/05/28/textfct/woml-textfct.xsd
Complex Type womltxtfct:TextForecastAreaType
Namespace http://xml.fmi.fi/namespace/woml/2010/05/28/textfct
Annotations

Textual weather forecast for the given area with one or more semantically divided sections (rain, wind, temperature conditions and so on). Forecast target area is modelled as continuous patch of abstract earth surface (without topology) defined by an exterior Ring and 0..n interior Rings ("holes").

Text forecast areas may contain 0..n inner areas with different qualities. These area are defined by using innerArea element which is a property containing or referring to another GroundTextForecast object. The exterior of the contained area object must be completely inside the exterior and not even partly cover the area inside any of the interior Rings of the parent object. If a value for any of the qualities is not given, it is assumed to be the same as in its parent.

Diagram
Diagram docindex33.tmp#id56 docindex34.tmp#id38 docindex35.tmp#id51 docindex36.tmp#id53 docindex37.tmp#id37 docindex38.tmp#id36 docindex108.tmp#id57 docindex109.tmp#id87 docindex110.tmp#id35 docindex111.tmp#id118 docindex112.tmp#id129 docindex113.tmp#id138 docindex114.tmp#id117 docindex115.tmp#id34 docindex116.tmp#id140 docindex116.tmp#id165 docindex116.tmp#id166 docindex116.tmp#id167 docindex116.tmp#id169 docindex116.tmp#id139 docindex117.tmp#id172 docindex117.tmp#id198 docindex117.tmp#id33 docindex149.tmp#id884 docindex149.tmp#id890 docindex149.tmp#id895 docindex149.tmp#id901 docindex149.tmp#id902 docindex149.tmp#id903 docindex149.tmp#id883 docindex362.tmp#id1044 docindex362.tmp#id1045 docindex362.tmp#id1053
Type extension of womlcore:AbstractSurfaceObjectType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:boundedBy{0,1} , gml:location{0,1} , gml:validTime{0,1} , gml:history{0,1} , gml:dataSource{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:splineControlSurface | womlcore:polygonControlSurface) , womlcore:interpolatedSurface{0,1}) | womlcore:targetRegion+ | womlcore:targetRegionReference+) , womlcore:elevation{0,1} , womltxtfct:forecastTime , womltxtfct:section+ , womltxtfct:innerArea*
Children gml:boundedBy, gml:dataSource, gml:description, gml:history, gml:location, gml:metaDataProperty, gml:name, gml:validTime, womlcore:creationTime, womlcore:elevation, womlcore:historyInterpolationRule, womlcore:interpolatedSurface, womlcore:latestModificationTime, womlcore:longInfo, womlcore:metaData, womlcore:polygonControlSurface, womlcore:shortInfo, womlcore:splineControlSurface, womlcore:targetRegion, womlcore:targetRegionReference, womlcore:uncertaintyArea, womltxtfct:forecastTime, womltxtfct:innerArea, womltxtfct:section
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="TextForecastAreaType">
  <annotation>
    <documentation>
      <html:div xmlns="http://www.w3.org/1999/xhtml">
        <p>Textual weather forecast for the given area with one or more semantically divided sections (rain, wind, temperature conditions and so on). Forecast target area is modelled as continuous patch of abstract earth surface (without topology) defined by an exterior Ring and 0..n interior Rings ("holes").</p>
        <p>Text forecast areas may contain 0..n inner areas with different qualities. These area are defined by using innerArea element which is a property containing or referring to another GroundTextForecast object. The exterior of the contained area object must be completely inside the exterior and not even partly cover the area inside any of the interior Rings of the parent object. If a value for any of the qualities is not given, it is assumed to be the same as in its parent.</p>
      </html:div>
    </documentation>
  </annotation>
  <complexContent>
    <extension base="womlcore:AbstractSurfaceObjectType">
      <sequence>
        <element name="forecastTime" type="dateTime" minOccurs="1" maxOccurs="1"/>
        <element name="section" type="womltxtfct:ForecastTextSectionPropertyType" minOccurs="1" maxOccurs="unbounded"/>
        <element name="innerArea" type="womltxtfct:TextForecastAreaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location http://xml.fmi.fi/schema/woml/2010/05/28/textfct/woml-textfct.xsd