<html:div xmlns="http://www.w3.org/1999/xhtml"><p>Surface type Conceptual Model objects (a.k.a Meteorological Objects) used at Finnish Meteorological Institute as GML 3.1.1 Features.</p><p>For detailed info see<a href="http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/03/metobjects-surface.xsd.html">documentation</a></p><p>Author: Ilkka Rinne / FMI 2009.</p></html:div>
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
The 'actuate' attribute is used to communicate the desired timingof traversal from the starting resource to the ending resource;it's value should be treated as follows:onLoad - traverse to the ending resource immediately on loadingthe starting resourceonRequest - traverse from the starting resource to the endingresource only on a post-loading event triggered forthis purposeother - behavior is unconstrained; examine other markup in linkfor hintsnone - behavior is unconstrained
The 'show' attribute is used to communicate the desired presentationof the ending resource on traversal from the starting resource; it'svalue should be treated as follows:new - load ending resource in a new window, frame, pane, or otherpresentation contextreplace - load the resource in the same window, frame, pane, orother presentation contextembed - load ending resource in place of the presentation of thestarting resourceother - behavior is unconstrained; examine other markup in thelink for hintsnone - behavior is unconstrained
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
The 'actuate' attribute is used to communicate the desired timingof traversal from the starting resource to the ending resource;it's value should be treated as follows:onLoad - traverse to the ending resource immediately on loadingthe starting resourceonRequest - traverse from the starting resource to the endingresource only on a post-loading event triggered forthis purposeother - behavior is unconstrained; examine other markup in linkfor hintsnone - behavior is unconstrained
The 'show' attribute is used to communicate the desired presentationof the ending resource on traversal from the starting resource; it'svalue should be treated as follows:new - load ending resource in a new window, frame, pane, or otherpresentation contextreplace - load the resource in the same window, frame, pane, orother presentation contextembed - load ending resource in place of the presentation of thestarting resourceother - behavior is unconstrained; examine other markup in thelink for hintsnone - behavior is unconstrained
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
The 'actuate' attribute is used to communicate the desired timingof traversal from the starting resource to the ending resource;it's value should be treated as follows:onLoad - traverse to the ending resource immediately on loadingthe starting resourceonRequest - traverse from the starting resource to the endingresource only on a post-loading event triggered forthis purposeother - behavior is unconstrained; examine other markup in linkfor hintsnone - behavior is unconstrained
The 'show' attribute is used to communicate the desired presentationof the ending resource on traversal from the starting resource; it'svalue should be treated as follows:new - load ending resource in a new window, frame, pane, or otherpresentation contextreplace - load the resource in the same window, frame, pane, orother presentation contextembed - load ending resource in place of the presentation of thestarting resourceother - behavior is unconstrained; examine other markup in thelink for hintsnone - behavior is unconstrained
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
The 'actuate' attribute is used to communicate the desired timingof traversal from the starting resource to the ending resource;it's value should be treated as follows:onLoad - traverse to the ending resource immediately on loadingthe starting resourceonRequest - traverse from the starting resource to the endingresource only on a post-loading event triggered forthis purposeother - behavior is unconstrained; examine other markup in linkfor hintsnone - behavior is unconstrained
The 'show' attribute is used to communicate the desired presentationof the ending resource on traversal from the starting resource; it'svalue should be treated as follows:new - load ending resource in a new window, frame, pane, or otherpresentation contextreplace - load the resource in the same window, frame, pane, orother presentation contextembed - load ending resource in place of the presentation of thestarting resourceother - behavior is unconstrained; examine other markup in thelink for hintsnone - behavior is unconstrained
<html:div xmlns="http://www.w3.org/1999/xhtml"><p>Area of precipitation to be observed on the ground. Area is modelled as continuous patch of abstract earth surface (without topology) defined by an exterior Ring and 0..n interior Rings ("holes").</p><p>Exactly one rain (water) phase can be defined for the area.</p><p>The continuity (as in continuous rain) and the showeriness (as in rain showers) of the rain can both be specified as a floating point number between 0 and 1.</p><p>Precipitation areas may contain 0..n inner areas with different rain phase, continuity and/or showeriness qualities. These area are defined by using innerArea element which is a property containing or referring to another SurfacePrecipitationArea object. The exterior of the contained area object must be completely inside the exterior and not even partly cover the area inside any of the interior Rings of the parent object. If a value for any of the qualities is not given, it is assumed to be the same as in its parent.</p></html:div>
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<xs:complexType name="SurfacePrecipitationAreaType"><xs:annotation><xs:documentation><html:div xmlns="http://www.w3.org/1999/xhtml"><p>Area of precipitation to be observed on the ground. Area is modelled as continuous patch of abstract earth surface (without topology) defined by an exterior Ring and 0..n interior Rings ("holes").</p><p>Exactly one rain (water) phase can be defined for the area.</p><p>The continuity (as in continuous rain) and the showeriness (as in rain showers) of the rain can both be specified as a floating point number between 0 and 1.</p><p>Precipitation areas may contain 0..n inner areas with different rain phase, continuity and/or showeriness qualities. These area are defined by using innerArea element which is a property containing or referring to another SurfacePrecipitationArea object. The exterior of the contained area object must be completely inside the exterior and not even partly cover the area inside any of the interior Rings of the parent object. If a value for any of the qualities is not given, it is assumed to be the same as in its parent.</p></html:div></xs:documentation></xs:annotation><xs:complexContent><xs:extension base="metobj:AbstractSurfaceObjectType"><xs:sequence><xs:element name="rainPhase" type="metobj:rainPhaseType" minOccurs="0" maxOccurs="1"/><xs:element name="continuity" type="metobj:percentageType" minOccurs="0" maxOccurs="1"/><xs:element name="showeriness" type="metobj:percentageType" minOccurs="0" maxOccurs="1"/><xs:element name="innerArea" type="metobj:SurfacePrecipitationAreaPropertyType" minOccurs="0" maxOccurs="unbounded"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
To be used when using this object type as property of n GML objecttype according to the GML object-property-association model (it is not allowed forGML Objects to contain other GML Objects as direct children). Enables referencing toan existing object using xlink:href attribute.
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
The 'actuate' attribute is used to communicate the desired timingof traversal from the starting resource to the ending resource;it's value should be treated as follows:onLoad - traverse to the ending resource immediately on loadingthe starting resourceonRequest - traverse from the starting resource to the endingresource only on a post-loading event triggered forthis purposeother - behavior is unconstrained; examine other markup in linkfor hintsnone - behavior is unconstrained
The 'show' attribute is used to communicate the desired presentationof the ending resource on traversal from the starting resource; it'svalue should be treated as follows:new - load ending resource in a new window, frame, pane, or otherpresentation contextreplace - load the resource in the same window, frame, pane, orother presentation contextembed - load ending resource in place of the presentation of thestarting resourceother - behavior is unconstrained; examine other markup in thelink for hintsnone - behavior is unconstrained
<xs:complexType name="SurfacePrecipitationAreaPropertyType"><xs:annotation><xs: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.</xs:documentation></xs:annotation><xs:sequence><xs:element ref="metobj:SurfacePrecipitationArea" minOccurs="0"/></xs:sequence><xs:attributeGroup ref="gml:AssociationAttributeGroup"/></xs:complexType>
<html:div xmlns="http://www.w3.org/1999/xhtml"><p>Area of cloud coverage including cloud type and coverage in percentage, eighths or cloud amount abbreviations according to the ICAO's "Annex 3 to the Convention on International Civil Aviation: Meteorological Service for International Air Navigation".</p><p>Cloud areas may contain 0..n inner areas with different cloud type and coverage qualities. These area are defined by using innerArea element which is a property containing or referring to another CloudArea object. The exterior of the contained area object must be completely inside the exterior and not even partly cover the area inside any of the interior Rings of the parent object. If a value for any of the qualities is not given, it is assumed to be the same as in its parent.</p></html:div>
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<xs:complexType name="CloudAreaType"><xs:annotation><xs:documentation><html:div xmlns="http://www.w3.org/1999/xhtml"><p>Area of cloud coverage including cloud type and coverage in percentage, eighths or cloud amount abbreviations according to the ICAO's "Annex 3 to the Convention on International Civil Aviation: Meteorological Service for International Air Navigation".</p><p>Cloud areas may contain 0..n inner areas with different cloud type and coverage qualities. These area are defined by using innerArea element which is a property containing or referring to another CloudArea object. The exterior of the contained area object must be completely inside the exterior and not even partly cover the area inside any of the interior Rings of the parent object. If a value for any of the qualities is not given, it is assumed to be the same as in its parent.</p></html:div></xs:documentation></xs:annotation><xs:complexContent><xs:extension base="metobj:AbstractSurfaceObjectType"><xs:sequence><xs:element name="cloudType" type="metobj:cloudTypeAnnex3Type" minOccurs="1" maxOccurs="1"/><xs:choice><xs:element name="cloudCoverPercent" type="metobj:percentageType" minOccurs="0" maxOccurs="1"/><xs:element name="cloudCoverEighths" type="metobj:cloudCoverEighthsType" minOccurs="0" maxOccurs="1"/><xs:element name="cloudCoverAnnex3" type="metobj:cloudCoverAnnex3Type" minOccurs="0" maxOccurs="unbounded"/></xs:choice><xs:element name="innerArea" type="metobj:CloudAreaPropertyType" minOccurs="0" maxOccurs="unbounded"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>
To be used when using this object type as property of n GML objecttype according to the GML object-property-association model (it is not allowed forGML Objects to contain other GML Objects as direct children). Enables referencing toan existing object using xlink:href attribute.
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
The 'actuate' attribute is used to communicate the desired timingof traversal from the starting resource to the ending resource;it's value should be treated as follows:onLoad - traverse to the ending resource immediately on loadingthe starting resourceonRequest - traverse from the starting resource to the endingresource only on a post-loading event triggered forthis purposeother - behavior is unconstrained; examine other markup in linkfor hintsnone - behavior is unconstrained
The 'show' attribute is used to communicate the desired presentationof the ending resource on traversal from the starting resource; it'svalue should be treated as follows:new - load ending resource in a new window, frame, pane, or otherpresentation contextreplace - load the resource in the same window, frame, pane, orother presentation contextembed - load ending resource in place of the presentation of thestarting resourceother - behavior is unconstrained; examine other markup in thelink for hintsnone - behavior is unconstrained
<xs:complexType name="CloudAreaPropertyType"><xs:annotation><xs: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.</xs:documentation></xs:annotation><xs:sequence><xs:element ref="metobj:CloudArea" minOccurs="0"/></xs:sequence><xs:attributeGroup ref="gml:AssociationAttributeGroup"/></xs:complexType>