From 1418068728612326260467ee98cc6b4b4f1872a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kurzyd=C5=82owski?= Date: Wed, 5 Jul 2023 12:50:32 +0200 Subject: [PATCH] Require four-digit ISCED code as decided in #49 --- endpoints/get-response.xsd | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/endpoints/get-response.xsd b/endpoints/get-response.xsd index 60edaf7..caa3a48 100644 --- a/endpoints/get-response.xsd +++ b/endpoints/get-response.xsd @@ -479,7 +479,7 @@ - + ISCED-F subject area code. @@ -488,11 +488,16 @@ post-secondary and tertiary levels of education. Details: http://uis.unesco.org/sites/default/files/documents/isced-fields-of-education-and-training-2013-en.pdf - Note: We strongly recommend that the ISCED code should be four-digit, - because this way it will be compliant with the requirements of Mobility Tool+ application, + Note: ISCED code MUST be four-digit, + to be compliant with the requirements of Mobility Tool+ application, which only accepts four-digit codes for mobilities (see issue: #49). + + + + +