Documentation for FMI Meteorological Objects

Complex Type: PointMeteorologicalSymbolPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name PointMeteorologicalSymbolPropertyType
Used by (from the same schema document) Element pointMeteorologicalSymbolProperty
Abstract no
Documentation To be used when using this object type as property of n GML object type according to the GML object-property-association model (it is not allowed for GML Objects to contain other GML Objects as direct children). Enables referencing to an existing object using xlink:href attribute.
XML Instance Representation
<...
Attribute group reference (not shown): gml:AssociationAttributeGroup
>
<metobj:PointMeteorologicalSymbol> ... </metobj:PointMeteorologicalSymbol> [0..1]
</...>
Diagram
h-1617836024
Schema Component Representation
<xs:complexType name="PointMeteorologicalSymbolPropertyType">
<xs:sequence>
<xs:element ref=" metobj:PointMeteorologicalSymbol " minOccurs="0"/>
</xs:sequence>
<xs:attributeGroup ref=" gml:AssociationAttributeGroup "/>
</xs:complexType>