aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2003-11-12 12:46:03 +0000
committergregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2003-11-12 12:46:03 +0000
commit5b40778d13f93175e9be3cafe63901f29063b63c (patch)
tree8e82cec721faad65fa11e8295e8e0369c4d0036c
parentc2d7462e060b02ab0a1c26b90d19c3ce7020af87 (diff)
downloadmoa-id-spss-5b40778d13f93175e9be3cafe63901f29063b63c.tar.gz
moa-id-spss-5b40778d13f93175e9be3cafe63901f29063b63c.tar.bz2
moa-id-spss-5b40778d13f93175e9be3cafe63901f29063b63c.zip
Bug 45 behoben.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@54 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r--common/res/resources/schemas/exclusive-canonicalization.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/res/resources/schemas/exclusive-canonicalization.xsd b/common/res/resources/schemas/exclusive-canonicalization.xsd
index 57338b763..d4a2d82ec 100644
--- a/common/res/resources/schemas/exclusive-canonicalization.xsd
+++ b/common/res/resources/schemas/exclusive-canonicalization.xsd
@@ -17,6 +17,6 @@
<element name="InclusiveNamespaces"
type="ec:InclusiveNamespaces"/>
<complexType name="InclusiveNamespaces">
- <attribute name="PrefixList" type="NMTOKENS"/>
+ <attribute name="PrefixList" type="string"/>
</complexType>
</schema> \ No newline at end of file