- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 29 Mar 2005 17:57:30 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/sgml-lib In directory hutz:/tmp/cvs-serv8243 Modified Files: xml.soc Added Files: xhtml-math-svg-flat-20020809.dtd Log Message: Restore "original" XHTML+MathML+SVG DTD. Index: xml.soc =================================================================== RCS file: /sources/public/validator/htdocs/sgml-lib/xml.soc,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- xml.soc 6 Feb 2005 02:49:35 -0000 1.14 +++ xml.soc 29 Mar 2005 17:57:28 -0000 1.15 @@ -16,8 +16,6 @@ PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "REC-MathML2-20031021/xhtml-math11-f.dtd" -PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" - "REC-MathML2-20031021/xhtml-math11-f.dtd" SYSTEM "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" "REC-MathML2-20031021/xhtml-math11-f.dtd" @@ -56,6 +54,12 @@ "REC-xhtml-basic-20001219/xhtml-basic10-model-1.mod" +-- XHTML + MathML + SVG -- + +PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" + "xhtml-math-svg-flat-20020809.dtd" + + -- SMIL -- -- DTD drivers -- --- NEW FILE: xhtml-math-svg-flat-20020809.dtd --- <!-- ....................................................................... --> <!-- XHTML 1.1 plus MathML 2.0 plus SVG 1.1 DTD ........................... --> <!-- URI: http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd --> <!-- XHTML 1.1 plus MathML 2.0 plus SVG 1.1 DTD This is a prototype extension of XHTML 1.1 incorporating MathML 2.0 and SVG 1.1. Copyright 2002 World Wide Web Consortium (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. Permission to use, copy, modify and distribute this DTD and its accompanying documentation for any purpose and without fee is hereby granted in perpetuity, provided that the above copyright notice and this paragraph appear in all copies. The copyright holders make no [...15366 lines suppressed...] Further revisions for MathML2 CR draft 2000-10-31 David Carlisle Revisions for Unicode 3.2 2002-05-21 David Carlisle Add width and side attributes to mtable (to align with the specification) 2002-06-05 David Carlisle Use %XLINK.prefix rather than hardwired xlink:, add xlink:type 2002-06-12 David Carlisle Add missing numalign and denomalign attributes for mfrac 2002-07-05 David Carlisle --> <!-- end of MathML 2.0 DTD ................................................ --> <!-- ....................................................................... --> ]]> <!-- end of xhtml-math-svg.dtd -->
Received on Tuesday, 29 March 2005 17:57:30 UTC