From 7e4918b4a380898d43272c126f30385592103ace Mon Sep 17 00:00:00 2001 From: Matija Puzar Date: Fri, 20 Mar 2020 12:59:48 +0100 Subject: [PATCH 1/2] Update schema.xsd Changed maxOccurs from 1 to unbounded for titles that are of type TokenWithOptionalLang (as the whole point of that type is to be able to have more than one). --- schema.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schema.xsd b/schema.xsd index 168f1bf..26e9b9e 100644 --- a/schema.xsd +++ b/schema.xsd @@ -639,11 +639,11 @@ - + - + From 4511d6e6c7502aa6f079f1e114d6e34e1cc502f4 Mon Sep 17 00:00:00 2001 From: Matija Puzar Date: Tue, 23 Feb 2021 14:14:13 +0100 Subject: [PATCH 2/2] Update schema.xsd Added "esi" as a predefined identifier type (#51) Added "Diploma" and "Micro Credential" to attachment types (#50) --- schema.xsd | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/schema.xsd b/schema.xsd index 26e9b9e..b348b79 100644 --- a/schema.xsd +++ b/schema.xsd @@ -213,12 +213,15 @@ - Currently there is only one predefined type you can have here: + Currently there are only a few predefined types you can have here: nationalIdentifier - if present, then the value of it should contain the "primary" national identifier of the student. For more information on national identifiers used for various nationalities, see: https://en.wikipedia.org/wiki/National_identification_number + + esi - European Student Identifier. For more information see: + https://wiki.geant.org/display/SM/European+Student+Identifier You can also have any number of custom types. Contact us if you'd like them added to the official specs. @@ -639,11 +642,11 @@ - + - + @@ -732,6 +735,7 @@ + @@ -748,6 +752,7 @@ +