Documentation for FMI Meteorological Objects

Element: _SurfaceObject

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name _SurfaceObject
Type metobj:AbstractSurfaceObjectType
Nillable no
Abstract yes
Logical Diagram
XML Instance Representation
<metobj:_SurfaceObject>
<!-- ' 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:surface> metobj:SplineSurfacePatchPropertyType </metobj:surface> [1]
<metobj:elevation> metobj:ElevationPropertyType </metobj:elevation> [0..1]
</metobj:_SurfaceObject>
Diagram
h14280570
Schema Component Representation
<xs:element name="_SurfaceObject" type=" metobj:AbstractSurfaceObjectType " abstract="true" substitutionGroup="gml:_Feature"/>