From ca508dd0091a1e3736a6b98543996a47cc6a1835 Mon Sep 17 00:00:00 2001 From: gregor Date: Tue, 18 Jan 2005 11:06:28 +0000 Subject: =?UTF-8?q?Unterst=C3=BCtzung=20des=20aktuellen=20NS=20f=C3=BCr=20?= =?UTF-8?q?ECDSA-XML-Strukturen=20(dsig-more=20statt=20buergerkarte).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@220 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../resources/schemas/ECDSAKeyValue.ancient.xsd | 122 +++++++++++++++++++++ .../res/resources/schemas/ECDSAKeyValue.wrong.xsd | 122 +++++++++++++++++++++ common/res/resources/schemas/ECDSAKeyValue.xsd | 2 +- 3 files changed, 245 insertions(+), 1 deletion(-) create mode 100644 common/res/resources/schemas/ECDSAKeyValue.ancient.xsd create mode 100644 common/res/resources/schemas/ECDSAKeyValue.wrong.xsd (limited to 'common/res') diff --git a/common/res/resources/schemas/ECDSAKeyValue.ancient.xsd b/common/res/resources/schemas/ECDSAKeyValue.ancient.xsd new file mode 100644 index 000000000..833d327f2 --- /dev/null +++ b/common/res/resources/schemas/ECDSAKeyValue.ancient.xsd @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/res/resources/schemas/ECDSAKeyValue.wrong.xsd b/common/res/resources/schemas/ECDSAKeyValue.wrong.xsd new file mode 100644 index 000000000..db83c9df5 --- /dev/null +++ b/common/res/resources/schemas/ECDSAKeyValue.wrong.xsd @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/res/resources/schemas/ECDSAKeyValue.xsd b/common/res/resources/schemas/ECDSAKeyValue.xsd index 833d327f2..7a01b23d1 100644 --- a/common/res/resources/schemas/ECDSAKeyValue.xsd +++ b/common/res/resources/schemas/ECDSAKeyValue.xsd @@ -1,5 +1,5 @@ - + -- cgit v1.2.3