Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type metobj:meteorologicalKeywordType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Diagram
Diagram docindex67.tmp#id187 docindex443.tmp#id888
Type extension of metobj:shortStringType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
fixedVocabulary restriction of xs:string optional
Source
<xs:complexType name="meteorologicalKeywordType">
  <xs:simpleContent>
    <xs:extension base="metobj:shortStringType">
      <xs:attribute name="fixedVocabulary" use="optional">
        <xs:simpleType>
          <xs:restriction base="xs:string">
            <xs:enumeration value="generic"/>
            <xs:enumeration value="satellite"/>
            <xs:enumeration value="radar"/>
            <xs:enumeration value="nwm"/>
            <xs:enumeration value="observation"/>
            <xs:enumeration value="forecast"/>
          </xs:restriction>
        </xs:simpleType>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/04/28/metobjects-common.xsd
Attribute metobj:meteorologicalKeywordType/@fixedVocabulary
Namespace No namespace
Type restriction of xs:string
Properties
use: optional
Facets
enumeration generic, satellite, radar, nwm, observation, forecast
Used by
Source
<xs:attribute name="fixedVocabulary" use="optional">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="generic"/>
      <xs:enumeration value="satellite"/>
      <xs:enumeration value="radar"/>
      <xs:enumeration value="nwm"/>
      <xs:enumeration value="observation"/>
      <xs:enumeration value="forecast"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/04/28/metobjects-common.xsd