Need to convert accented characters in Filemaker XML to SQL

Hi, I was wondering if anyone has come across this problem before…

I’m updating my SQL database by quering FileMaker vis XML. Everything works fine with one exception – accented characters like ```
è


Is there any character set conversion built into Servoy or Javascript?

PostgreSQL 8.0, Servoy 2.2rc4, Mac OS X 10.3.8

If your database is running on UTF-8 and FMP really does use UTF-8 there whould be no problem importing special chars.

AFAIK FMP says its UTF-8 encoded XML but it is not…