aboutsummaryrefslogtreecommitdiff
path: root/common/res/resources/schemas/ECDSAKeyValue.xsd
diff options
context:
space:
mode:
authorgregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-01-18 11:06:28 +0000
committergregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-01-18 11:06:28 +0000
commitca508dd0091a1e3736a6b98543996a47cc6a1835 (patch)
treef2c20842745623f747ad1173fb17903165805df2 /common/res/resources/schemas/ECDSAKeyValue.xsd
parente5b40dcb121128907b858f029a149e120922033b (diff)
downloadmoa-id-spss-ca508dd0091a1e3736a6b98543996a47cc6a1835.tar.gz
moa-id-spss-ca508dd0091a1e3736a6b98543996a47cc6a1835.tar.bz2
moa-id-spss-ca508dd0091a1e3736a6b98543996a47cc6a1835.zip
Unterstützung des aktuellen NS für ECDSA-XML-Strukturen (dsig-more statt buergerkarte).
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@220 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/res/resources/schemas/ECDSAKeyValue.xsd')
-rw-r--r--common/res/resources/schemas/ECDSAKeyValue.xsd2
1 files changed, 1 insertions, 1 deletions
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 @@
<?xml version="1.0" encoding="UTF-8"?>
-<xs:schema targetNamespace="http://www.buergerkarte.at/namespaces/ecdsa/200206030#" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ecdsa="http://www.buergerkarte.at/namespaces/ecdsa/200206030#" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.3">
+<xs:schema targetNamespace="http://www.w3.org/2001/04/xmldsig-more#" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ecdsa="http://www.w3.org/2001/04/xmldsig-more#" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.3">
<!--ECDSA key value root element-->
<xs:element name="ECDSAKeyValue" type="ecdsa:ECDSAKeyValueType"/>
<xs:complexType name="ECDSAKeyValueType">