diff options
Diffstat (limited to 'htdocs/sgml-lib')
-rwxr-xr-x | htdocs/sgml-lib/REC-xhtml1-20000126/xhtml.soc | 2 | ||||
-rw-r--r-- | htdocs/sgml-lib/catalog | 7 |
2 files changed, 6 insertions, 3 deletions
diff --git a/htdocs/sgml-lib/REC-xhtml1-20000126/xhtml.soc b/htdocs/sgml-lib/REC-xhtml1-20000126/xhtml.soc index 0624dea..851d17e 100755 --- a/htdocs/sgml-lib/REC-xhtml1-20000126/xhtml.soc +++ b/htdocs/sgml-lib/REC-xhtml1-20000126/xhtml.soc @@ -1,4 +1,3 @@ -OVERRIDE YES -- Oasis entity catalog for Extensible HTML 1.0 -- PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "xhtml1-strict.dtd" @@ -11,4 +10,3 @@ PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "xhtml-lat1.ent" PUBLIC "-//W3C//ENTITIES Symbols for XHTML//EN" "xhtml-symbol.ent" PUBLIC "-//W3C//ENTITIES Special for XHTML//EN" "xhtml-special.ent" -SGMLDECL "xhtml1.dcl" diff --git a/htdocs/sgml-lib/catalog b/htdocs/sgml-lib/catalog index b45f530..0ee6e04 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.13 2000-10-19 00:21:34 gerald Exp $ -- + -- $Id: catalog,v 1.14 2001-05-27 11:36:30 link Exp $ -- OVERRIDE YES -- prefer public identifiers to system identifiers -- @@ -147,3 +147,8 @@ PUBLIC "ISO/IEC 15445:2000//DTD HTML//EN" ISO-HTML/15445.dtd PUBLIC "-//W3C//ENTITIES Full Latin 1//EN//HTML" REC-html401-19991224/HTMLlat1.ent PUBLIC "-//W3C//ENTITIES Symbolic//EN//HTML" REC-html401-19991224/HTMLsymbol.ent + -- Include catalog for XHTML -- +CATALOG "REC-xhtml1-20000126/xhtml.soc" + -- Include catalog for MathML -- +CATALOG "CR-MathML2-20001113/catalog" + |