diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-25 23:55:44 +0200 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-25 23:55:44 +0200 |
commit | 8f006e8fe5139e15d18f2ee0c91efd2e351e7167 (patch) | |
tree | 6e2becdbceb220680561033b0b4edf782fd17b1f /htdocs/sgml-lib/xml.soc | |
parent | 245328c4ffa0b4d4cc9e4827dfa9bf8c11de20a4 (diff) | |
download | markup-validator-8f006e8fe5139e15d18f2ee0c91efd2e351e7167.zip markup-validator-8f006e8fe5139e15d18f2ee0c91efd2e351e7167.tar.gz markup-validator-8f006e8fe5139e15d18f2ee0c91efd2e351e7167.tar.bz2 |
Update XHTML 1.1 to 2nd edition (rename only).
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index 300d6f2..5bfb46d 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -206,9 +206,9 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" -- XHTML 1.1 -- PUBLIC "-//W3C//DTD XHTML 1.1//EN" - "XX-xhtml11-20090630/xhtml11.dtd" + "REC-xhtml11-20101123/xhtml11.dtd" PUBLIC "-//W3C//ENTITIES XHTML 1.1 Document Model 1.0//EN" - "XX-xhtml11-20090630/xhtml11-model-1.mod" + "REC-xhtml11-20101123/xhtml11-model-1.mod" -- XHTML Basic 1.0 -- |