Re: XML and UTF-8

2009-07-09 Thread Karen Tracey
On Thu, Jul 9, 2009 at 8:50 AM, Francisco Rivas wrote: > > Hi all, I am getting some information from a DB and some of the vaules > of a field contains information like this : > > Sam\xfael J\xf3n Gunnarsson which must be Samúel Jón Gunnarsson > > and I get that information and pass it to a view

XML and UTF-8

2009-07-09 Thread Francisco Rivas
Hi all, I am getting some information from a DB and some of the vaules of a field contains information like this : Sam\xfael J\xf3n Gunnarsson which must be Samúel Jón Gunnarsson and I get that information and pass it to a view which creates a XML file ut by some reason those values are not disp