Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type womlcore:catalogReferenceType
Namespace http://xml.fmi.fi/namespace/woml/core/2011/11/15
Diagram
Diagram index1069.tmp#id280
Type extension of anyURI
Used by
Attributes
QName Type Fixed Default Use Annotation
scheme restriction of string required
Source
<complexType name="catalogReferenceType">
  <simpleContent>
    <extension base="anyURI">
      <attribute name="scheme" use="required">
        <simpleType>
          <restriction base="string">
            <enumeration value="wmo"/>
            <enumeration value="fmi"/>
            <enumeration value="icao"/>
            <enumeration value="ogc"/>
            <enumeration value="other"/>
          </restriction>
        </simpleType>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Schema location http://xml.fmi.fi/schema/woml/core/2011/11/15/woml-common.xsd
Attribute womlcore:catalogReferenceType / @scheme
Namespace No namespace
Type restriction of string
Properties
use: required
Facets
enumeration wmo
enumeration fmi
enumeration icao
enumeration ogc
enumeration other
Used by
Source
<attribute name="scheme" use="required">
  <simpleType>
    <restriction base="string">
      <enumeration value="wmo"/>
      <enumeration value="fmi"/>
      <enumeration value="icao"/>
      <enumeration value="ogc"/>
      <enumeration value="other"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://xml.fmi.fi/schema/woml/core/2011/11/15/woml-common.xsd