<xs:simpleType name="LearningSettingTypesEnumType">
<xs:restriction base="xs:anyURI">
<xs:enumeration value="http://data.europa.eu/snb/learning-setting/6fd4685715">
<xs:annotation>
<xs:documentation>formal learning</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://data.europa.eu/snb/learning-setting/e207a81fc7">
<xs:annotation>
<xs:documentation>non-formal learning</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
|