From 3e670e6f6a3e30fe13f011041f4c9bac5c30cbb8 Mon Sep 17 00:00:00 2001 From: gregor Date: Mon, 22 Dec 2003 17:40:29 +0000 Subject: Schemarestriktionen erleichtert: - table/@width erlaubt - @valign, @halign in allen Tabellenelementen erlabut (table, tr, th, td, col, colgroup) - @style in allen Elementen erlaubt git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@86 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../schemas/slxhtml-1.0/slxhtml-model-1.xsd | 3 ++ .../slxhtml-1.0/slxhtml-module-redefines-1.xsd | 35 ++++++++++++++++++++++ .../res/resources/schemas/slxhtml-1.0/slxhtml.xsd | 3 ++ .../schemas/slxhtml-1.0/xhtml-inlstyle-1.xsd | 27 +++++++++++++++++ 4 files changed, 68 insertions(+) create mode 100644 spss.slinterface/res/resources/schemas/slxhtml-1.0/xhtml-inlstyle-1.xsd diff --git a/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-model-1.xsd b/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-model-1.xsd index 140b35e84..8e91a8d06 100644 --- a/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-model-1.xsd +++ b/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-model-1.xsd @@ -58,6 +58,9 @@ SLXHTML: attributeGroup "style.attrib" removed. + + + diff --git a/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-module-redefines-1.xsd b/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-module-redefines-1.xsd index d58fe93f0..d18640e7f 100644 --- a/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-module-redefines-1.xsd +++ b/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml-module-redefines-1.xsd @@ -161,6 +161,10 @@ + + + + @@ -174,6 +178,10 @@ + + + + @@ -184,6 +192,10 @@ + + + + @@ -195,6 +207,10 @@ + + + + @@ -206,6 +222,10 @@ + + + + @@ -216,6 +236,10 @@ + + + + @@ -226,6 +250,10 @@ + + + + @@ -236,6 +264,10 @@ + + + + @@ -247,6 +279,9 @@ + + + diff --git a/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml.xsd b/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml.xsd index 05087803f..6f85b1fad 100644 --- a/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml.xsd +++ b/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml.xsd @@ -170,4 +170,7 @@ --> + + + diff --git a/spss.slinterface/res/resources/schemas/slxhtml-1.0/xhtml-inlstyle-1.xsd b/spss.slinterface/res/resources/schemas/slxhtml-1.0/xhtml-inlstyle-1.xsd new file mode 100644 index 000000000..d9f60ad12 --- /dev/null +++ b/spss.slinterface/res/resources/schemas/slxhtml-1.0/xhtml-inlstyle-1.xsd @@ -0,0 +1,27 @@ + + + + + + Inline Style module + This is the XML Schema Inline Style module for XHTML + + * styloe attribute + + This module declares the 'style' attribute, used to support inline + style markup. + + $Id: xhtml-inlstyle-1.xsd,v 1.2 2003/09/20 01:41:37 speruvem Exp $ + + + + + + + + + + -- cgit v1.2.3