Documentation for FMI Meteorological Objects

Complex Type: PointLocationType

[Table of contents]

Super-types: gml:AbstractGMLType < PointLocationType (by extension)
Sub-types: None
Name PointLocationType
Used by (from the same schema document) Element PointLocation
Abstract no
XML Instance Representation
<...>
<!-- ' gml:AbstractGMLType ' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
End Choice
</...>
Diagram
Schema Component Representation
<xs:complexType name="PointLocationType">
<xs:complexContent>
<xs:extension base=" gml:AbstractGMLType ">
<xs:choice>
<xs:element ref=" gml:pointProperty " minOccurs="0" maxOccurs="1"/>
<xs:element ref=" metobj:knownPlaceProperty " minOccurs="0" maxOccurs="1"/>
</xs:choice>
</xs:extension>
</xs:complexContent>
</xs:complexType>