summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib/sgml.soc
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/sgml-lib/sgml.soc')
-rw-r--r--htdocs/sgml-lib/sgml.soc6
1 files changed, 4 insertions, 2 deletions
diff --git a/htdocs/sgml-lib/sgml.soc b/htdocs/sgml-lib/sgml.soc
index 7a71158..aed1240 100644
--- a/htdocs/sgml-lib/sgml.soc
+++ b/htdocs/sgml-lib/sgml.soc
@@ -1,5 +1,5 @@
-- SGML catalog for the W3C Markup Validation Service --
- -- $Id: sgml.soc,v 1.15 2005-02-04 13:20:31 link Exp $ --
+ -- $Id: sgml.soc,v 1.16 2005-04-27 08:54:10 ot Exp $ --
OVERRIDE YES -- prefer public identifiers to system identifiers --
SGMLDECL sgml.dcl
@@ -42,6 +42,8 @@ PUBLIC "-//W3C//ENTITIES Full Latin 1//EN//HTML" REC-html401-19991224/HTMLlat1.e
PUBLIC "-//W3C//ENTITIES Symbolic//EN//HTML" REC-html401-19991224/HTMLsymbol.ent
+ -- Do not prefer document type name over a SYSTEM Identifier. --
+OVERRIDE NO
+
-- Fallback for HTML documents if no FPI is given. --
DOCTYPE html sgml.dtd
-