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/04/28
Diagram
Diagram docindex389.tmp#id817 docindex389.tmp#id818
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/04/28/metobjects-common.xsd
Element metobj:reference/metobj:ElevationType/metobj:type
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
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/04/28/metobjects-common.xsd
Element metobj:reference/metobj:ElevationType/metobj:numericalModel
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Diagram
Diagram docindex148.tmp#id200 docindex148.tmp#id202 docindex148.tmp#id203 docindex148.tmp#id199
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/04/28/metobjects-common.xsd
Element metobj:ElevationType/metobj:value
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Diagram
Diagram docindex137.tmp#id491 docindex137.tmp#id490
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/04/28/metobjects-common.xsd
Complex Type metobj:ElevationType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Annotations
<html:div xmlns="http://www.w3.org/1999/xhtml">
  <p/>
</html:div>
Diagram
Diagram docindex5.tmp#id53 docindex6.tmp#id34 docindex7.tmp#id48 docindex8.tmp#id50 docindex9.tmp#id33 docindex10.tmp#id32 docindex389.tmp#id816 docindex389.tmp#id819
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/04/28/metobjects-common.xsd