Showing:

Diagrams
Facets
Properties
Source
Used by
Imported schema skill-types.xsd
Namespace http://data.europa.eu/snb/skill-type/25831c2
Properties
attribute form default unqualified
element form default unqualified
Simple Type SkillTypesEnumType
Namespace http://data.europa.eu/snb/skill-type/25831c2
Diagram
Diagram
Type restriction of xs:anyURI
Facets
enumeration http://data.europa.eu/snb/skill-type/knowledge
knowledge
enumeration http://data.europa.eu/snb/skill-type/skill
skill
Used by
Source
<xs:simpleType name="SkillTypesEnumType">
  <xs:restriction base="xs:anyURI">
    <xs:enumeration value="http://data.europa.eu/snb/skill-type/knowledge">
      <xs:annotation>
        <xs:documentation>knowledge</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/skill-type/skill">
      <xs:annotation>
        <xs:documentation>skill</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>