RE: [docbook] Can't open xml document in IE 6.0

From
Mauritz Jeanson <>
Date
2006-06-23T09:19:37+00:00
ID
000001c696ae$f7ab4370$71ea1a51@D7MZ171J
Thread
RE: [docbook] Can't open xml document in IE 6.0
> -----Original Message-----
> From: Sunder Raajan A. 
> 
> Thanks for your inputs, I have tried the same it will working 
> good, if i am 
> giving my local path as DTD location. When i refer "mathml2.dtd" in  
> "http://www.w3.org/TR/MathML2/dtd/mathml2.dtd" it shows the 
> following error 
> in IE:
> 
> "A name was started with an invalid character. Error 
> processing resource 
> 'file:///C:/sundar/test/bak/sample.xml'. Line 1, P...
> 
> &<"


It works if I use the official URI
(http://www.w3.org/Math/DTD/mathml2/mathml2.dtd) in the document (and if the
W3C and OASIS sites are accessible, of course).

/MJ