View Single Post
  #2 (permalink)  
Old June 15th, 2007, 02:38
ianlo ianlo is offline
Senior Member and Blogger
 
Join Date: Dec 2006
Location: Singapore
Posts: 149
Blog Entries: 5
Thanks: 5
Thanked 11 Times in 10 Posts
Groans: 0
Groaned at 1 Time in 1 Post
Rep Power: 2
ianlo is on a distinguished road
Send a message via AIM to ianlo Send a message via Skype™ to ianlo
Re: OTM 5.5 - UTF-8 files and BOM

Hi ppl,

Just to add, if you want to strip the BOM from an XML file, you can download Xerces from apache.org and recompile the examples from the latest Xerces version. There is a example application called DOMPrint which can output your XML without the BOM

Welcome to Xerces

Good luck!