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/EuropassCoverLetter.xsd | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/EuropassCoverLetter.xsd (limited to 'id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/EuropassCoverLetter.xsd') diff --git a/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/EuropassCoverLetter.xsd b/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/EuropassCoverLetter.xsd new file mode 100644 index 000000000..b741b3bae --- /dev/null +++ b/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/EuropassCoverLetter.xsd @@ -0,0 +1,70 @@ + + + + + + + + Describes a Europass Cover Letter. The Cover Letter includes information about: + - the person to whom it is addressed to (addressee); + - the subject, date and place; + - the main content of the letter; + - the suitable opening and closing letter salutations; + - the list of enclosed documents; + The details of the person who prepares the Cover Letter are available in the "LearnerInfo" section of an XML instance that follows the Europass XML Schema Definition. + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3