diff options
author | ot <ot@localhost> | 2006-10-10 07:19:39 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2006-10-10 07:19:39 +0000 |
commit | 1468f40ae98548cd5ee32b4df09848b43d223133 (patch) | |
tree | 9b823c93ff5b6899573e1093c1df39522aec9e64 /htdocs/sgml-lib/xml.soc | |
parent | 7cfcd024fc52c8b5bcfbfec993a8771b3cddac2e (diff) | |
download | markup-validator-1468f40ae98548cd5ee32b4df09848b43d223133.zip markup-validator-1468f40ae98548cd5ee32b4df09848b43d223133.tar.gz markup-validator-1468f40ae98548cd5ee32b4df09848b43d223133.tar.bz2 |
XHTML-Print recommendation published 20 Sept 2006
http://www.w3.org/TR/xhtml-print/
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index c18dc13..78d4670 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -53,6 +53,11 @@ PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN" PUBLIC "-//W3C//ENTITIES XHTML Basic 1.0 Document Model 1.0//EN" "REC-xhtml-basic-20001219/xhtml-basic10-model-1.mod" +PUBLIC "-//W3C//DTD XHTML-Print 1.0//EN" + "REC-xhtml-print-20060920/xhtml-print10.dtd" +PUBLIC "-//W3C//ENTITIES XHTML-Print 1.0 Document Model 1.0//EN" + "REC-xhtml-print-20060920/xhtml-print10-model-1.mod" + -- XHTML + MathML + SVG -- |