<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>
|