Documentation for FMI Meteorological Objects

Element: PointGeophysicalParameterValue

[Table of contents]

Name PointGeophysicalParameterValue
Used by (from the same schema document) Complex Type PointGeophysicalParameterValuePropertyType
Type metobj:PointGeophysicalParameterValueType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<metobj:PointGeophysicalParameterValue>
<!-- ' 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:parameter> metobj:GeophysicalParameterPropertyType </metobj:parameter> [1]
<metobj:value> xs:double </metobj:value> [1]
</metobj:PointGeophysicalParameterValue>
Diagram
h129179457
Schema Component Representation
<xs:element name="PointGeophysicalParameterValue" type=" metobj:PointGeophysicalParameterValueType " substitutionGroup="metobj:_MeteorologicalObject"/>