Showing:

Diagrams
Facets
Properties
Source
Used by
Imported schema eqf.xsd
Namespace http://data.europa.eu/snb/eqf/25831c2
Properties
attribute form default unqualified
element form default unqualified
Simple Type EQFLevelEnumType
Namespace http://data.europa.eu/snb/eqf/25831c2
Diagram
Diagram
Type restriction of xs:anyURI
Facets
enumeration http://data.europa.eu/snb/eqf/1
Level 1
enumeration http://data.europa.eu/snb/eqf/2
Level 2
enumeration http://data.europa.eu/snb/eqf/3
Level 3
enumeration http://data.europa.eu/snb/eqf/4
Level 4
enumeration http://data.europa.eu/snb/eqf/5
Level 5
enumeration http://data.europa.eu/snb/eqf/6
Level 6
enumeration http://data.europa.eu/snb/eqf/7
Level 7
enumeration http://data.europa.eu/snb/eqf/8
Level 8
Used by
Source
<xs:simpleType name="EQFLevelEnumType">
  <xs:restriction base="xs:anyURI">
    <xs:enumeration value="http://data.europa.eu/snb/eqf/1">
      <xs:annotation>
        <xs:documentation>Level 1</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/eqf/2">
      <xs:annotation>
        <xs:documentation>Level 2</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/eqf/3">
      <xs:annotation>
        <xs:documentation>Level 3</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/eqf/4">
      <xs:annotation>
        <xs:documentation>Level 4</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/eqf/5">
      <xs:annotation>
        <xs:documentation>Level 5</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/eqf/6">
      <xs:annotation>
        <xs:documentation>Level 6</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/eqf/7">
      <xs:annotation>
        <xs:documentation>Level 7</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/eqf/8">
      <xs:annotation>
        <xs:documentation>Level 8</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>