Showing:

Diagrams
Facets
Properties
Source
Used by
Imported schema europass-learning-schedule-types.xsd
Namespace http://data.europa.eu/snb/learning-schedule/25831c2
Properties
attribute form default unqualified
element form default unqualified
Simple Type LearningScheduleTypesEnumType
Namespace http://data.europa.eu/snb/learning-schedule/25831c2
Diagram
Diagram
Type restriction of xs:anyURI
Facets
enumeration http://data.europa.eu/snb/learning-schedule/67395e6b5a
Part time light
enumeration http://data.europa.eu/snb/learning-schedule/72a0ab92fa
Full time
enumeration http://data.europa.eu/snb/learning-schedule/f230bae523
Part time intensive
Used by
Source
<xs:simpleType name="LearningScheduleTypesEnumType">
  <xs:restriction base="xs:anyURI">
    <xs:enumeration value="http://data.europa.eu/snb/learning-schedule/67395e6b5a">
      <xs:annotation>
        <xs:documentation>Part time light</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-schedule/72a0ab92fa">
      <xs:annotation>
        <xs:documentation>Full time</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="http://data.europa.eu/snb/learning-schedule/f230bae523">
      <xs:annotation>
        <xs:documentation>Part time intensive</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>