<xs:simpleType name="LearningEntitlementTypesEnumType">
<xs:restriction base="xs:anyURI">
<xs:enumeration value="http://data.europa.eu/snb/entitlement/52f62180c2">
<xs:annotation>
<xs:documentation>occupation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://data.europa.eu/snb/entitlement/64aad92881">
<xs:annotation>
<xs:documentation>learning opportunity</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://data.europa.eu/snb/entitlement/bebd32e8e6">
<xs:annotation>
<xs:documentation>membership</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
|