diff options
author | link <link@localhost> | 2001-05-27 11:36:30 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-05-27 11:36:30 +0000 |
commit | 2437ff3b538a051c70bb0432194c12363ffa3efd (patch) | |
tree | d7c04522c0a4540d69eef58f36e85e0d1c2b439c /htdocs/sgml-lib/REC-xhtml1-20000126/xhtml.soc | |
parent | f0707fc84eb6478ef5a0c1c390476d6dccad4110 (diff) | |
download | markup-validator-2437ff3b538a051c70bb0432194c12363ffa3efd.zip markup-validator-2437ff3b538a051c70bb0432194c12363ffa3efd.tar.gz markup-validator-2437ff3b538a051c70bb0432194c12363ffa3efd.tar.bz2 |
Kill more environment variables. Use the SGML Open Catalog mechanism "CATALOG"
to include the catalogs for MathML and XHTML. Provide SGML Declaration on the
command line.
Diffstat (limited to 'htdocs/sgml-lib/REC-xhtml1-20000126/xhtml.soc')
-rwxr-xr-x | htdocs/sgml-lib/REC-xhtml1-20000126/xhtml.soc | 2 |
1 files changed, 0 insertions, 2 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" |