DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15158>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15158 DOM Exception code 14 raised against urn namespace uri Summary: DOM Exception code 14 raised against urn namespace uri Product: Xerces-C++ Version: 2.1.0 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When attempting to parse a file (see attachment), I get DOMException (code 14). I used DOMPrint against the same file, just to check, and I get the same result. Since the only namespace declaration is the default namespace on the document element, I conclude that this is the source of the error. Perhaps the DOM parser does not like URNs?? N.B. SAXPrint does NOT give an error. I attach the file for your inspection. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
