Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type metobj:locationIdType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/11/09
Diagram
Diagram docindex52.tmp#id157 docindex500.tmp#id212
Type extension of metobj:shortStringType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
scheme restriction of string required
Source
<complexType name="locationIdType">
  <simpleContent>
    <extension base="metobj:shortStringType">
      <attribute name="scheme" use="required">
        <simpleType>
          <restriction base="string">
            <enumeration value="wmocode"/>
            <enumeration value="lpnn"/>
            <enumeration value="icao"/>
            <enumeration value="other"/>
            <!-- Enumerate administrative region authority codes here, from INSPIRE? -->
          </restriction>
        </simpleType>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/11/09/metobjects-common.xsd
Attribute metobj:locationIdType / @scheme
Namespace No namespace
Type restriction of string
Properties
use: required
Facets
enumeration wmocode
enumeration lpnn
enumeration icao
enumeration other
Used by
Complex Type metobj:locationIdType
Source
<attribute name="scheme" use="required">
  <simpleType>
    <restriction base="string">
      <enumeration value="wmocode"/>
      <enumeration value="lpnn"/>
      <enumeration value="icao"/>
      <enumeration value="other"/>
      <!-- Enumerate administrative region authority codes here, from INSPIRE? -->
    </restriction>
  </simpleType>
</attribute>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/11/09/metobjects-common.xsd