aboutsummaryrefslogtreecommitdiff
path: root/common/res/resources/schemas/exclusive-canonicalization.xsd
diff options
context:
space:
mode:
author(no author) <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-01-24 11:20:53 +0000
committer(no author) <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-01-24 11:20:53 +0000
commit035ea4f59287d8c3f3ccd6bae5e6a9306162a0df (patch)
tree24874baa6bb2ded9ff7ed98d13f34db55d2b7fcd /common/res/resources/schemas/exclusive-canonicalization.xsd
parent03d4edd310c7ccbe7dae4ca951e383c448c16b64 (diff)
downloadmoa-id-spss-035ea4f59287d8c3f3ccd6bae5e6a9306162a0df.tar.gz
moa-id-spss-035ea4f59287d8c3f3ccd6bae5e6a9306162a0df.tar.bz2
moa-id-spss-035ea4f59287d8c3f3ccd6bae5e6a9306162a0df.zip
This commit was manufactured by cvs2svn to create tagtags/Build-SPSS-1_2_0_D04
'Build-SPSS-1_2_0_D04'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build-SPSS-1_2_0_D04@254 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/res/resources/schemas/exclusive-canonicalization.xsd')
-rw-r--r--common/res/resources/schemas/exclusive-canonicalization.xsd22
1 files changed, 0 insertions, 22 deletions
diff --git a/common/res/resources/schemas/exclusive-canonicalization.xsd b/common/res/resources/schemas/exclusive-canonicalization.xsd
deleted file mode 100644
index d4a2d82ec..000000000
--- a/common/res/resources/schemas/exclusive-canonicalization.xsd
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- commented out for compatibility with Xerces 2.0.2
-<!DOCTYPE schema
- PUBLIC "-//W3C//DTD XMLSchema 200102//EN" "http://www.w3.org/2001/XMLSchema.dtd"
- [
- <!ATTLIST schema
- xmlns:ec CDATA #FIXED 'http://www.w3.org/2001/10/xml-exc-c14n#'>
- <!ENTITY ec 'http://www.w3.org/2001/10/xml-exc-c14n#'>
- <!ENTITY % p ''>
- <!ENTITY % s ''>
- ]>
--->
-<schema xmlns="http://www.w3.org/2001/XMLSchema"
- xmlns:ec="http://www.w3.org/2001/10/xml-exc-c14n#"
- targetNamespace="http://www.w3.org/2001/10/xml-exc-c14n#"
- version="0.1" elementFormDefault="qualified">
- <element name="InclusiveNamespaces"
- type="ec:InclusiveNamespaces"/>
- <complexType name="InclusiveNamespaces">
- <attribute name="PrefixList" type="string"/>
- </complexType>
-</schema> \ No newline at end of file