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/external/LinguisticSkill.xsd | 189 +++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/LinguisticSkill.xsd (limited to 'id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/LinguisticSkill.xsd') diff --git a/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/LinguisticSkill.xsd b/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/LinguisticSkill.xsd new file mode 100644 index 000000000..990a03907 --- /dev/null +++ b/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/LinguisticSkill.xsd @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Restricts the generic skill type by specifying the data type of the elements that describe the level of knowledge of the language and related linguistic diplomas and/or experiences. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Defines a Linguistic Certificate by restricting the allowed type for the level element to be "CEFLanguageLevel" + + + + + + + + + + + + + + + + + + Extends the generic ExperienceType to include information about an experience that results in acquiring linguistic skills. + Contains information about the period the linguistic experience took place and the area/context into which it is acquiared. + + + + + + + + + + + + + + + + + + + Defines a list of Experiences. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3