<xs:simpleType name="CreditPointsEnumType">
<xs:restriction base="xs:anyURI">
<xs:enumeration value="http://data.europa.eu/snb/education-credit/60b314e826">
<xs:annotation>
<xs:documentation>European credit system for vocational education and training</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://data.europa.eu/snb/education-credit/6fcec5c5af">
<xs:annotation>
<xs:documentation>European Credit Transfer System</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
|