diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-12-29 16:25:21 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-12-29 16:25:21 +0000 |
commit | 3ecef3bc583e2895058452c336b71c978bcdebdf (patch) | |
tree | cb2b2749a073da98bb52b3e7de58e5b52e366cf7 /spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml.xsd | |
parent | 117eddf65c97a80cadaec8090e60fb61d53a4524 (diff) | |
download | moa-id-spss-3ecef3bc583e2895058452c336b71c978bcdebdf.tar.gz moa-id-spss-3ecef3bc583e2895058452c336b71c978bcdebdf.tar.bz2 moa-id-spss-3ecef3bc583e2895058452c336b71c978bcdebdf.zip |
Schemarestriktionen wieder wie ursprünglich gesetzt:
- table/@width nicht erlaubt
- @valign, @halign in allen Tabellenelementen nicht erlaubt (table, tr, th, td, col, colgroup)
- @style in allen Elementen nicht erlaubt
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@94 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml.xsd')
-rw-r--r-- | spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml.xsd | 3 |
1 files changed, 0 insertions, 3 deletions
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 6f85b1fad..05087803f 100644 --- a/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml.xsd +++ b/spss.slinterface/res/resources/schemas/slxhtml-1.0/slxhtml.xsd @@ -170,7 +170,4 @@ </xs:documentation>
</xs:annotation>
</xs:include>-->
- <!-- Beginn: Workaround E-Recht 20031218 -->
- <xs:include schemaLocation="xhtml-inlstyle-1.xsd"/> - <!-- Beginn: Workaround E-Recht 20031218 -->
</xs:schema>
|