Skip to content

Commit

Permalink
Fix #49 by adding note about recommended format for ISCED code
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurzydlowski committed Mar 15, 2021
1 parent 1e4237e commit 5d70c14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions endpoints/get-response.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,10 @@
ISCED-F codes define fields of education and training at the secondary,
post-secondary and tertiary levels of education. Details:
http://www.uis.unesco.org/Education/Documents/isced-fields-of-education-training-2013.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,
which only accepts four-digit codes for mobilities (see issue: #49).
</xs:documentation>
</xs:annotation>
</xs:element>
Expand Down

0 comments on commit 5d70c14

Please sign in to comment.