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/EmploymentExperience.xsd | 65 ++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/EmploymentExperience.xsd (limited to 'id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/EmploymentExperience.xsd') diff --git a/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/EmploymentExperience.xsd b/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/EmploymentExperience.xsd new file mode 100644 index 000000000..0aea91142 --- /dev/null +++ b/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/EmploymentExperience.xsd @@ -0,0 +1,65 @@ + + + + + + + + + + + + Extends the generic ExperienceType to include information about a work experience. + Contains information about the period the experience took place and the title of the position, as well as the activities/ tasks and information of the employer. + + + + + + + + + + + + + + + + + Contains an list of work experiences. The order of those experiences is defined by the related printing preferences. + + + + + + + -- cgit v1.2.3