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/Identification.xsd | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/Identification.xsd (limited to 'id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/Identification.xsd') diff --git a/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/Identification.xsd b/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/Identification.xsd new file mode 100644 index 000000000..c1038c687 --- /dev/null +++ b/id/server/modules/eID4UExtensions/src/main/resources/schema/eid4u/external/Identification.xsd @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + Contains the personal information of the individual, which includes at least the name, and optionally contact information, demographics, photo and signature. + + + + + + + + + + + + -- cgit v1.2.3