diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-12-03 08:54:36 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-12-03 08:54:36 +0000 |
commit | 1d39a4fa10f410c5d4fdcc64413b9e0f0372f9e1 (patch) | |
tree | 83e060cf0c95e1ebfde2141bd19b9fe42e621188 /spss.slinterface/res/resources/schemas/xml.xsd | |
parent | 221be8b8869ed6658b6acd0ba10d78998da33080 (diff) | |
download | moa-id-spss-1d39a4fa10f410c5d4fdcc64413b9e0f0372f9e1.tar.gz moa-id-spss-1d39a4fa10f410c5d4fdcc64413b9e0f0372f9e1.tar.bz2 moa-id-spss-1d39a4fa10f410c5d4fdcc64413b9e0f0372f9e1.zip |
Zwischenstand, compilierbar
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@69 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.slinterface/res/resources/schemas/xml.xsd')
-rw-r--r-- | spss.slinterface/res/resources/schemas/xml.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spss.slinterface/res/resources/schemas/xml.xsd b/spss.slinterface/res/resources/schemas/xml.xsd index 117670acd..ff784eb98 100644 --- a/spss.slinterface/res/resources/schemas/xml.xsd +++ b/spss.slinterface/res/resources/schemas/xml.xsd @@ -1,5 +1,5 @@ <?xml version='1.0'?> -<!DOCTYPE xs:schema PUBLIC "-//W3C//DTD XMLSCHEMA 200102//EN" "http://www.w3.org/2001/XMLSchema.dtd" > +<!--<!DOCTYPE xs:schema PUBLIC "-//W3C//DTD XMLSCHEMA 200102//EN" "http://www.w3.org/2001/XMLSchema.dtd" >--> <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xml:lang="en"> <xs:annotation> |