Hi all,
I try to use the MathML testsuite
http://www.w3.org/Math/testsuite/mml2-testsuite/. But those files do not
open in Math and cannot be imported. I find, that all files fail, which
do not have the namespace xmlns="http://www.w3.org/1998/Math/MathML" as
attribute in the root element math. This error remains, if I force the
type detection to accept those files for the MathML filter.
If the namespace is missing, I get the error "Root element unknown" in
the parser.
From a standard view this namespace is not necessary. It is enough to
have a doctype, and in case of doctype
http://www.w3.org/Math/DTD/mathml1/mathml.dtd an xmlns attribute is not
even known.
So, does anyone know
(1) Where is the part, which insists on the xmlns attribute?
(2) Is there a way to deliver this information to the parser, when it is
missing in the file?
Kind regards
Regina
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org