Hello all,
I'm trying to transform MathML into Braille for blind people using XSLT.
To test my work, I make documents with Amaya 2.2 and save them as XHTML to
be well-formed (thanks for the tip, Vincent).
At the beginning of each doc, there is the doctype tag :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"xhtml1-transitional.dtd">
XT output :
java.io.FileNotFoundException: \C:\xsl\xhtml1-transitional.dtd
SAXON output :
\C:\xsl\xhtml1-transitional.dtd
I tried to find the dtd file on the W3C site, no success.
Any idea would be greatly appreciated, since I'm such in a hurry to
present my project :o)
Frederic Schwebel
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|