Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element metobj:ElevationType/metobj:reference
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/03/26
Diagram
Diagram docindex196.tmp#id811 docindex196.tmp#id812
Properties
content: complex
Model metobj:type , metobj:numericalModel{0,1}
Children metobj:numericalModel, metobj:type
Source
<xs:element name="reference">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="type">
        <xs:simpleType>
          <xs:restriction base="xs:string">
            <xs:enumeration value="distanceFromGround"/>
            <xs:enumeration value="distanceFromSeaLevel"/>
            <xs:enumeration value="pressureLevel"/>
            <xs:enumeration value="modelLevel"/>
            <xs:enumeration value="hybridLevel"/>
            <xs:enumeration value="flightLevel"/>
          </xs:restriction>
        </xs:simpleType>
      </xs:element>
      <xs:element name="numericalModel" type="metobj:numericalModelType" minOccurs="0" maxOccurs="1"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/03/26/metobjects-common.xsd
Element metobj:reference/metobj:ElevationType/metobj:type
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/03/26
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
Facets
enumeration distanceFromGround, distanceFromSeaLevel, pressureLevel, modelLevel, hybridLevel, flightLevel
Source
<xs:element name="type">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="distanceFromGround"/>
      <xs:enumeration value="distanceFromSeaLevel"/>
      <xs:enumeration value="pressureLevel"/>
      <xs:enumeration value="modelLevel"/>
      <xs:enumeration value="hybridLevel"/>
      <xs:enumeration value="flightLevel"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/03/26/metobjects-common.xsd
Element metobj:reference/metobj:ElevationType/metobj:numericalModel
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/03/26
Diagram
Diagram docindex364.tmp#id198 docindex364.tmp#id200 docindex364.tmp#id201 docindex364.tmp#id197
Type metobj:numericalModelType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model (metobj:knownModel | metobj:otherModel) , metobj:specifier{0,1}
Children metobj:knownModel, metobj:otherModel, metobj:specifier
Source
<xs:element name="numericalModel" type="metobj:numericalModelType" minOccurs="0" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/03/26/metobjects-common.xsd
Element metobj:ElevationType/metobj:value
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/03/26
Diagram
Diagram docindex107.tmp#id485 docindex107.tmp#id484
Type gml:MeasureType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<xs:element name="value" type="gml:MeasureType" minOccurs="1" maxOccurs="1"/>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/03/26/metobjects-common.xsd
Complex Type metobj:ElevationType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/03/26
Annotations
<html:div xmlns="http://www.w3.org/1999/xhtml">
  <p/>
</html:div>
Diagram
Diagram docindex6.tmp#id53 docindex7.tmp#id34 docindex8.tmp#id48 docindex9.tmp#id50 docindex10.tmp#id33 docindex11.tmp#id32 docindex196.tmp#id810 docindex196.tmp#id813
Type extension of gml:AbstractGMLType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , metobj:reference , metobj:value
Children gml:description, gml:metaDataProperty, gml:name, metobj:reference, metobj:value
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
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="ElevationType">
  <xs:annotation>
    <xs:documentation>
      <html:div xmlns="http://www.w3.org/1999/xhtml">
        <p/>
      </html:div>
    </xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gml:AbstractGMLType">
      <xs:sequence>
        <xs:element name="reference">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="type">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:enumeration value="distanceFromGround"/>
                    <xs:enumeration value="distanceFromSeaLevel"/>
                    <xs:enumeration value="pressureLevel"/>
                    <xs:enumeration value="modelLevel"/>
                    <xs:enumeration value="hybridLevel"/>
                    <xs:enumeration value="flightLevel"/>
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="numericalModel" type="metobj:numericalModelType" minOccurs="0" maxOccurs="1"/>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="value" type="gml:MeasureType" minOccurs="1" maxOccurs="1"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/03/26/metobjects-common.xsd