diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-25 23:39:49 +0200 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-25 23:39:49 +0200 |
commit | 81197b011e568969d8da4ad2a6da1c321a3c3ea5 (patch) | |
tree | 98b0b3d10b34037c798ce5927c690a8a6cffcb38 /htdocs/sgml-lib/xml.soc | |
parent | 3f0297f9e7dab0e01dcb717c037dedc43cdd6132 (diff) | |
download | markup-validator-81197b011e568969d8da4ad2a6da1c321a3c3ea5.zip markup-validator-81197b011e568969d8da4ad2a6da1c321a3c3ea5.tar.gz markup-validator-81197b011e568969d8da4ad2a6da1c321a3c3ea5.tar.bz2 |
Update XHTML Basic 1.1 to 2nd edition.
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index 48c2662..26d5412 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -222,11 +222,11 @@ PUBLIC "-//W3C//ENTITIES XHTML Basic 1.0 Document Model 1.0//EN" -- XHTML Basic 1.1 -- PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" - "REC-xhtml-basic-20080729/xhtml-basic11.dtd" + "REC-xhtml-basic-20101123/xhtml-basic11.dtd" PUBLIC "-//W3C//ENTITIES XHTML Basic 1.1 Document Model 1.0//EN" - "REC-xhtml-basic-20080729/xhtml-basic11-model-1.mod" + "REC-xhtml-basic-20101123/xhtml-basic11-model-1.mod" PUBLIC "-//W3C//ELEMENTS XHTML Inputmode 1.0//EN" - "REC-xhtml-basic-20080729/xhtml-inputmode-1.mod" + "REC-xhtml-basic-20101123/xhtml-inputmode-1.mod" -- XHTML Print 1.0 -- |