You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/12/07 15:58:05 UTC

DO NOT REPLY [Bug 15158] New: - DOM Exception code 14 raised against urn namespace uri

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: xerces-c-dev@xml.apache.org
        ReportedBy: colin@colina.demon.co.uk


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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org