- From: Bernhard Keil <Bernhard.Keil@soft4science.com>
- Date: Fri, 20 Jun 2003 04:23:46 +0200
- To: "David Carlisle" <davidc@nag.co.uk>, <www-math@w3.org>
- Cc: <www-validator@w3.org>
Congratulations, with that update any XHTML+MathML referencing that DTD
(including any document that was created with SciWriter)
will not be displayed anymore.
The progress seems to be that you don't have to have a MathML plugin
installed to see the a blank screen in IE6 headed by the error message:
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
A name was started with an invalid character. Error processing resource 'test.xml'. Line 1, Position 2
<?
All documents with that doctype are now disabled:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
"http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" >
The old version :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
"http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f-a.dtd" >
works.
The only bad thing is, the error message is not cross-browser compliant, you dont see
it in Mozilla, since unfortunately Mozilla uses its own DTD.
Bernhard Keil
mailto:Bernhard.Keil@soft4science.com
-------------------------------------------------------------
soft4science Bernhard Keil
Nibelungenstr. 4 80639 Munich Germany
+49 89 / 95 411 088 http://www.soft4science.com
+49 173 / 72 53 669 http://www.MathML.net
-----Original Message-----
From: www-math-request@w3.org [mailto:www-math-request@w3.org]On Behalf
Of David Carlisle
Sent: Thursday, June 19, 2003 7:24 PM
To: www-math@w3.org
Cc: www-validator@w3.org
Subject: MathML DTD update
Following comments on the MathML DTD during the recent MathML 2 last call
as discussed on the www-math list, and with some further entity
definition corrections to align with the STIX consortium's entity data,
we have updated the MathML DTD at
http://www.w3.org/Math/DTD
and the description of the characters entities at
http://www.w3.org/Math/characters.
A gzipped tar file of the MathML DTD files is available at
http://www.w3.org/Math/DTD/mathml2.tgz
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
Received on Thursday, 19 June 2003 22:24:19 UTC