Documentation for FMI Meteorological Objects

Element: WeatherForecast

[Table of contents]

Name WeatherForecast
Used by (from the same schema document) Complex Type WeatherForecastPropertyType
Type metobj:WeatherForecastType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<metobj:WeatherForecast>
<!-- ' gml:AbstractFeatureType ' super type was not found in this schema. Some elements and attributes may be missing. -->
<metobj:createTime> xs:dateTime </metobj:createTime> [1]
<metobj:validTime> metobj:ValidTimePerioidPropertyType </metobj:validTime> [1]
<metobj:latestModificationTime> xs:dateTime </metobj:latestModificationTime> [0..1]
<metobj:shortInfo> metobj:shortLocalizedStringType </metobj:shortInfo> [0..*]
<metobj:longInfo> metobj:longLocalizedStringType </metobj:longInfo> [0..*]
<metobj:metaData> metobj:MeteorologicalObjectMetaDataPropertyType </metobj:metaData> [0..1]
<metobj:usedReferenceData> metobj:DataSourcePropertyType </metobj:usedReferenceData> [0..*]
<metobj:member> metobj:MeteorologicalObjectPropertyType </metobj:member> [1..*]
<metobj:sharedConnectionPoints> metobj:ConnectionPointArrayAssociationType </metobj:sharedConnectionPoints> [0..1]
<metobj:approval> metobj:ApprovalPropertyType </metobj:approval> [0..*]
<metobj:targetRegion> metobj:NamedRegionPropertyType </metobj:targetRegion> [1..*]
<metobj:forecastTime> xs:dateTime </metobj:forecastTime> [1]
</metobj:WeatherForecast>
Diagram
h129179457
Schema Component Representation
<xs:element name="WeatherForecast" type=" metobj:WeatherForecastType " substitutionGroup="metobj:_MeteorologicalObject"/>