problem with IE5

Richard Tobin richard at cogsci.ed.ac.uk
Fri Apr 9 15:59:07 BST 1999


Betty Harvey sent me mail about a document which was accepted by RXP
but rejected by IE5.  Here is a small example which shows the problem:

 <?xml version="1.0"?>
 <!DOCTYPE test [
 <!ELEMENT test ANY>
 <!ELEMENT foo:bar ANY>
 ]>
 <test/>

It produces this error in IE5:

 Reference to undeclared namespace prefix: 'foo'. Line 6, Position 1

It doesn't make any difference if I put a namespace declaration for 
foo on the test element.

It looks as if IE5 somehow expects namespace prefixes in the DTD to be
declared.  Can anyone explain this?

-- Richard

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list