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=10883>.
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=10883

Unexpected exception 

           Summary: Unexpected exception
           Product: Xerces2-J
           Version: 2.0.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: DOM
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I use a DOMParser to parse an XML Document it gives the following error 
message - 
    white space is required between the system identifier and the public 
identifier

The same document if I validate using XML spy is valid and amazingly this same 
document was a week ago validated by the same parser.

Please let me know as soon as possible. The same error has occurred with others 
but I couldn't find any solution.

Here is the xml file snippet that gives error - 

<?xml version="1.0"?>
<graph xmlns="http://www.mcs.anl.gov"; 
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
         xsi:schemaLocation="http://www.mcs.anl.gov
                       org\cogkits\beans\floweditor\schema\GraphXML.xsd">
   <hypernode> ..... and so forth

Please indicate if you think there is any error in the XML file but I think it 
is not since this file has been validated too using XML Spy.

Please respond soon.

Thanks.

Shamsudddin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to