From b76b6e6212784d622ca79bd258fa3e529b353346 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 28 Sep 2018 14:19:50 +0200 Subject: add first code for eID4U --- .../schema/eid4u/eID4U_attributes_studies.xsd | 94 ++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/eID4U_attributes_studies.xsd (limited to 'id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/eID4U_attributes_studies.xsd') diff --git a/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/eID4U_attributes_studies.xsd b/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/eID4U_attributes_studies.xsd new file mode 100644 index 000000000..1abd5d11a --- /dev/null +++ b/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/eID4U_attributes_studies.xsd @@ -0,0 +1,94 @@ + + + + + + + + + Name of the home institute + + + + + + + + Erasmus code of the home institute + + + + + + + + Name of the degree the student is currently pursuing in his/her studies + + + + + + + + Field of the studies the student is currently pursuing + + + + + + + + Level of the studies the student is currently pursuing + + + + + + + + Transcript of records as Set of documents + + + + + + + + + + Name of the education institute that issued the degee of the previous studie + + + + + + + + Year when the entity received his/her last obtained degree + + + + + + + + + + Declaration of level of language knowledge + + + + + + + + + + Certificates for language knowledge + + + + + + + -- cgit v1.2.3