Documentation for FMI Meteorological Objects

Element: PointMeteorologicalSymbol

[Table of contents]

Name PointMeteorologicalSymbol
Used by (from the same schema document) Complex Type PointMeteorologicalSymbolPropertyType
Type metobj:PointMeteorologicalSymbolType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<metobj:PointMeteorologicalSymbol>
<!-- ' 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:location> metobj:PointLocationPropertyType </metobj:location> [1]
<metobj:priority> xs:int </metobj:priority> [0..1]
<metobj:meteorologicalSymbolProperty> ... </metobj:meteorologicalSymbolProperty> [1]
</metobj:PointMeteorologicalSymbol>
Diagram
h129179457
Schema Component Representation
<xs:element name="PointMeteorologicalSymbol" type=" metobj:PointMeteorologicalSymbolType " substitutionGroup="metobj:_MeteorologicalObject"/>