<xs:simpleType name="contextValues"> <xs:restriction base="xs:token"> <xs:enumeration value="school"/> <xs:enumeration value="higher education"/> <xs:enumeration value="training"/> <xs:enumeration value="other"/> </xs:restriction> </xs:simpleType>