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 [EMAIL PROTECTED] 2004-04-07 18:48 ------- Michael, I noticed the traces of sample document using sax.DocumentTracer shows the first 2 traces having 'uri="http://www.w3.org/XML/1998/namespace"' in the startElement part, but the last trace with namespace processing option turned off doesn't include the namespace uri. Is that reason why "xml" is being bind? Is there a way to turn of namespace processing during parsing? I don't know too much about xerces, please excuse me if the questions are too stupid too ask. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
