Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element womlcore:WeatherForecastType / womlcore:targetRegion
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Diagram
Diagram index0.tmp#id78 index129.tmp#id329 index342.tmp#id328
Type womlcore:GeographicRegionPropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model womlcore:GeographicRegion
Children womlcore:GeographicRegion
Instance
<womlcore:targetRegion xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womlcore:GeographicRegion gml:id="">{1,1}</womlcore:GeographicRegion>
</womlcore:targetRegion>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="targetRegion" type="womlcore:GeographicRegionPropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/core/2012/11/15/woml-core.xsd
Element womlcore:WeatherForecastType / womlcore:forecastTime
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
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/core/2012/11/15/woml-core.xsd
Element womlcore:WeatherForecastType / womlcore:usedReferenceData
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Diagram
Diagram index0.tmp#id78 index154.tmp#id750 index155.tmp#id2230
Type womlcore:DataSourceReferencePropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model womlcore:DataSourceReference
Children womlcore:DataSourceReference
Instance
<womlcore:usedReferenceData xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <womlcore:DataSourceReference gml:id="">{1,1}</womlcore:DataSourceReference>
</womlcore:usedReferenceData>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="usedReferenceData" type="womlcore:DataSourceReferencePropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://xml.fmi.fi/schema/woml/core/2012/11/15/woml-core.xsd
Complex Type womlcore:WeatherForecastType
Namespace http://xml.fmi.fi/namespace/woml/core/2012/11/15
Annotations
A "object-oriented" weather forecast for specified region and time period
    given at specific time. 
    
    The forecastTime is the "official release time" for the
    forecast, this may be somewhat different from the creationTime or
    latestModificationTime for this feature. An example:
    A forecaster creates the first version of the weather forecast
    for tomorrow evening today at 11:15. The forecast is to be 
    published at noon today. The final edits are done at 11:45. 
    In this case the forecastTime is 12:00 today, creationTime is 11:15, 
    latestModificationTime is 11:45 and the validTime is 15:00 - 21:00
    tomorrow.
                    
Zero or more data sources (such as
    numerical weather model runs, satellite images, weather observation data) 
    used for making this forecast may be given using
    usedReferenceData properties.
Diagram
Diagram index18.tmp#id77 index19.tmp#id71 index20.tmp#id99 index21.tmp#id101 index22.tmp#id105 index23.tmp#id110 index24.tmp#id70 index25.tmp#id69 index33.tmp#id111 index34.tmp#id135 index35.tmp#id68 index408.tmp#id2130 index42.tmp#id192 index42.tmp#id220 index42.tmp#id221 index42.tmp#id222 index42.tmp#id224 index42.tmp#id191 index408.tmp#id2133 index408.tmp#id2129 index36.tmp#id167 index409.tmp#id2135 index409.tmp#id2145 index409.tmp#id2128 index410.tmp#id2241 index410.tmp#id2242 index410.tmp#id2243
Type extension of womlcore:ApprovedMeteorologicalObjectCollectionType
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} , womlcore:member* , womlcore:metaData{0,1} , womlcore:creationTime , womlcore:latestModificationTime{0,1} , womlcore:shortInfo* , womlcore:longInfo* , womlcore:sharedObjects{0,1} , gml:validTime , womlcore:approval* , womlcore:envelopedSignature{0,1} , womlcore:targetRegion* , womlcore:forecastTime , womlcore:usedReferenceData*
Children gml:boundedBy, gml:description, gml:descriptionReference, gml:identifier, gml:location, gml:metaDataProperty, gml:name, gml:validTime, womlcore:approval, womlcore:creationTime, womlcore:envelopedSignature, womlcore:forecastTime, womlcore:latestModificationTime, womlcore:longInfo, womlcore:member, womlcore:metaData, womlcore:sharedObjects, womlcore:shortInfo, womlcore:targetRegion, womlcore:usedReferenceData
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.
Source
<complexType name="WeatherForecastType">
  <annotation>
    <documentation>A "object-oriented" weather forecast for specified region and time period given at specific time. The forecastTime is the "official release time" for the forecast, this may be somewhat different from the creationTime or latestModificationTime for this feature. An example: A forecaster creates the first version of the weather forecast for tomorrow evening today at 11:15. The forecast is to be published at noon today. The final edits are done at 11:45. In this case the forecastTime is 12:00 today, creationTime is 11:15, latestModificationTime is 11:45 and the validTime is 15:00 - 21:00 tomorrow. Zero or more data sources (such as numerical weather model runs, satellite images, weather observation data) used for making this forecast may be given using usedReferenceData properties.</documentation>
  </annotation>
  <complexContent>
    <extension base="womlcore:ApprovedMeteorologicalObjectCollectionType">
      <sequence>
        <element name="targetRegion" type="womlcore:GeographicRegionPropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <element name="forecastTime" type="dateTime" minOccurs="1" maxOccurs="1"/>
        <element name="usedReferenceData" type="womlcore:DataSourceReferencePropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location http://xml.fmi.fi/schema/woml/core/2012/11/15/woml-core.xsd