You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2004/04/06 05:10:11 UTC

DO NOT REPLY [Bug 28220] - Fatal Error:The prefix "xmlns" cannot be bound to any namespace explicitly

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28220>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28220

Fatal Error:The prefix "xmlns" cannot be bound to any namespace explicitly





------- Additional Comments From mrglavas@apache.org  2004-04-06 03:10 -------
There was a bug in Xerces 2.6.1 and several of its predecessors which caused 
prefix mappings to be reported for the xml and xmlns when namespace processing 
was off. This looks like something different though.

Given the information you've provided I'm unable to reproduce this problem. 
Could you please provide a complete XML document which demonstrates the problem 
along with a runnable Java sample which creates the SAX parser, configues it 
and invokes it. Please make sure you're not binding the 
namespace "http://www.w3.org/2000/xmlns/" anywhere in your document to a 
prefix. It cannot be declared and no other prefix may be bound to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org