Showing:

Diagrams
Facets
Properties
Source
Used by
Imported schema europass-learning-opportunity-types.xsd
Namespace http://data.europa.eu/snb/learning-opportunity/25831c2
Properties
attribute form default unqualified
element form default unqualified
Simple Type LearningOpportunityTypesEnumType
Namespace http://data.europa.eu/snb/learning-opportunity/25831c2
Diagram
Diagram
Type restriction of xs:anyURI
Facets
enumeration http://data.europa.eu/snb/learning-opportunity/05053c1cbe
Course
enumeration http://data.europa.eu/snb/learning-opportunity/0f7dac46ca
Programme module
enumeration http://data.europa.eu/snb/learning-opportunity/11252a5207
Mentoring
enumeration http://data.europa.eu/snb/learning-opportunity/17744a2647
MOOC
enumeration http://data.europa.eu/snb/learning-opportunity/63f9f6180c
Apprenticeship
enumeration http://data.europa.eu/snb/learning-opportunity/65a4cf5de2
Study visit
enumeration http://data.europa.eu/snb/learning-opportunity/74a4a268e8
Short learning programme
enumeration http://data.europa.eu/snb/learning-opportunity/77b99de990
Internship
enumeration http://data.europa.eu/snb/learning-opportunity/79343569f3
Educational programme
enumeration http://data.europa.eu/snb/learning-opportunity/7e1ac538db
Class
enumeration http://data.europa.eu/snb/learning-opportunity/8b965da2d4
Service learning
enumeration http://data.europa.eu/snb/learning-opportunity/b2434ca358
Thesis
Used by
Source
<xs:simpleType name="LearningOpportunityTypesEnumType">
  <xs:restriction base="xs:anyURI">
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/05053c1cbe">
      <xs:annotation>
        <xs:documentation>Course</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/0f7dac46ca">
      <xs:annotation>
        <xs:documentation>Programme module</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/11252a5207">
      <xs:annotation>
        <xs:documentation>Mentoring</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/17744a2647">
      <xs:annotation>
        <xs:documentation>MOOC</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/63f9f6180c">
      <xs:annotation>
        <xs:documentation>Apprenticeship</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/65a4cf5de2">
      <xs:annotation>
        <xs:documentation>Study visit</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/74a4a268e8">
      <xs:annotation>
        <xs:documentation>Short learning programme</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/77b99de990">
      <xs:annotation>
        <xs:documentation>Internship</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/79343569f3">
      <xs:annotation>
        <xs:documentation>Educational programme</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/7e1ac538db">
      <xs:annotation>
        <xs:documentation>Class</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/8b965da2d4">
      <xs:annotation>
        <xs:documentation>Service learning</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-opportunity/b2434ca358">
      <xs:annotation>
        <xs:documentation>Thesis</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>