diff options
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index 77294d2..a4f385a 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -93,8 +93,6 @@ PUBLIC "-//W3C//ELEMENTS SMIL 2.0 Transition//EN" "REC-smil20-20010807/SMIL-transition.mod" --- Do not prefer document type name over a SYSTEM Identifier. -- -OVERRIDE NO - -- Fallback if no FPI is given. -- -DOCTYPE html "REC-xhtml1-20020801/xhtml1-transitional.dtd" +DOCTYPE html xml.dtd + |