diff options
author | gerald <gerald@localhost> | 1999-10-29 21:47:53 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1999-10-29 21:47:53 +0000 |
commit | 4cbd4abb5c2dd58f83650299ced493a4ce488e9f (patch) | |
tree | 30d1bbd638025ffdd805d4cd4df18d5dd9623110 /htdocs/sgml-lib | |
parent | ffe7b5dbe60b1c99f026e454fb9bbd9e7cd3f667 (diff) | |
download | markup-validator-4cbd4abb5c2dd58f83650299ced493a4ce488e9f.zip markup-validator-4cbd4abb5c2dd58f83650299ced493a4ce488e9f.tar.gz markup-validator-4cbd4abb5c2dd58f83650299ced493a4ce488e9f.tar.bz2 |
added an old experimental DTD
Diffstat (limited to 'htdocs/sgml-lib')
-rw-r--r-- | htdocs/sgml-lib/catalog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/htdocs/sgml-lib/catalog b/htdocs/sgml-lib/catalog index b4960a6..47613f8 100644 --- a/htdocs/sgml-lib/catalog +++ b/htdocs/sgml-lib/catalog @@ -1,6 +1,6 @@ -- SGML catalog for the W3C HTML Validation Service -- - -- $Id: catalog,v 1.5 1999-09-05 22:39:08 gerald Exp $ -- + -- $Id: catalog,v 1.6 1999-10-29 21:47:53 gerald Exp $ -- OVERRIDE YES -- prefer public identifiers to system identifiers -- @@ -115,6 +115,9 @@ PUBLIC "ISO 8879-1986//ENTITIES General Technical//EN" pro/usr/local/lib/sgml/is PUBLIC "ISO 8879-1986//ENTITIES Numeric and Special Graphic//EN" pro/usr/local/lib/sgml/iso_8879-1986/entities/numeric_and_special_graphic PUBLIC "+//Silmaril//DTD HTML Pro v0r11 19970101//EN" pro/html/dtds/htmlpro.dtd + -- experimental DTDs -- +PUBLIC "-//W3C//DTD HTML Experimental 19960712//EN" pro/usr/local/lib/sgml/w3c/dtd/html_experimental_19960712 + -- HTML 3.2 -- PUBLIC "-//W3C//DTD HTML 3.2//EN" html-3.2.dtd PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" html-3.2.dtd |