summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib/sgml.dtd
diff options
context:
space:
mode:
authorlink <link@localhost>2005-02-04 13:20:31 +0000
committerlink <link@localhost>2005-02-04 13:20:31 +0000
commit6bf1d2f510b61f73e4b337963c2a87bec220a44c (patch)
treee5875b741cf4cc69661661905ee4e31d822d5f4b /htdocs/sgml-lib/sgml.dtd
parentf9f6b60f4e150c0140b9fb59068ef952f28eb3b3 (diff)
downloadmarkup-validator-6bf1d2f510b61f73e4b337963c2a87bec220a44c.zip
markup-validator-6bf1d2f510b61f73e4b337963c2a87bec220a44c.tar.gz
markup-validator-6bf1d2f510b61f73e4b337963c2a87bec220a44c.tar.bz2
Adding instrumented fallback DTD for XML mode, and tweaking catalogs and
code accordingly. WARNING: This change nukes "OVERRIDE NO" before the fallback in the catalog which may break some edgecases horribly. Hopefully this will turn out to be a more "correct" (or "less wrong", but...) solution, but it needs testing!
Diffstat (limited to 'htdocs/sgml-lib/sgml.dtd')
-rw-r--r--htdocs/sgml-lib/sgml.dtd4
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/sgml-lib/sgml.dtd b/htdocs/sgml-lib/sgml.dtd
index 7cce132..39ef991 100644
--- a/htdocs/sgml-lib/sgml.dtd
+++ b/htdocs/sgml-lib/sgml.dtd
@@ -10,7 +10,7 @@
direction text, and enhancements to forms for improved
accessibility for people with disabilities.
- Draft: $Date: 2004-07-21 18:37:35 $
+ Draft: $Date: 2005-02-04 13:20:31 $
Authors:
Dave Raggett <dsr@w3.org>
@@ -27,7 +27,7 @@
the DTDs.
-->
-<!ENTITY % HTML.Version "-//W3C//DTD HTML Fallback//EN"
+<!ENTITY % HTML.Version "-//W3C//DTD SGML Fallback//EN"
-- Typical usage:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"