Hi, I'm very new to the Xerces parser and am having trouble parsing an XML document that contains symbols, specifically the Trade Mark symbol (superscript "TM"). I've replaced the "TM" symbol within my XML document with the code ™ which works fine with the Microsoft parser but it doesn't work in Xerces. I've also tried to add encoding="UTF-8", "16" and "ASCII .." to the top of my XML document ..... nothing seems to work. What do I need to do to my document or Xerces to enable symbols to be read??
Thanks in advance for any help you can provide me, Andy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
