- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 25 Oct 2009 11:58:11 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/sgml-lib In directory hutz:/tmp/cvs-serv22839 Modified Files: xml.soc Log Message: Clarify MathML2 DTD origin/version, remove unused html entities, rename dir accordingly. Index: xml.soc =================================================================== RCS file: /sources/public/validator/htdocs/sgml-lib/xml.soc,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- xml.soc 25 Oct 2009 11:27:01 -0000 1.36 +++ xml.soc 25 Oct 2009 11:58:09 -0000 1.37 @@ -10,13 +10,13 @@ -- MathML 2.0 -- PUBLIC "-//W3C//DTD MathML 2.0//EN" - "REC-MathML2-20031021/mathml2.dtd" + "XX-MathML2-20031104/mathml2.dtd" SYSTEM "http://www.w3.org/Math/DTD/mathml2/mathml2.dtd" - "REC-MathML2-20031021/mathml2.dtd" + "XX-MathML2-20031104/mathml2.dtd" PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" - "REC-MathML2-20031021/xhtml-math11-f.dtd" + "XX-MathML2-20031104/xhtml-math11-f.dtd" SYSTEM "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" - "REC-MathML2-20031021/xhtml-math11-f.dtd" + "XX-MathML2-20031104/xhtml-math11-f.dtd" -- SVG 1.0 --
Received on Sunday, 25 October 2009 11:58:43 UTC