aboutsummaryrefslogtreecommitdiff
path: root/common/res/resources/schemas/ECDSAKeyValue.xsd
diff options
context:
space:
mode:
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">