Ensure that the Character encoding is what it says it is at the top of the XML file. VMS may be using a different code page. When you open it in notepad Windows may be doing some converion on it when you save the file.
daryl -----Original Message----- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: September 21, 2004 11:57 AM To: xerces Subject: SAX parser anomaly hihi all, i have no clue why this is happening. whenever i try to parse an xml file (generated by legacy VMS system) i get SAXExceptions thrown. HOWEVER, if i copy the contents of that same xml file and paste it into a new xml file (using notepad), this new xml file parses no problems whatsoever. i have analyzed the legacy generated xml file to death (file compare utilities, hex editor, line by line diff utilities) but as far as i can tell they are the same. can anyone shed light on this obscure anomaly? i want to save what little sanity i have left... please and thanks, woodchuck (should i post to the xerces developer list?) _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]