[JDEV] Foreign Characters

Jacek Konieczny jajcus at bnet.pl
Wed Apr 23 13:57:46 CDT 2003


On Wed, Apr 23, 2003 at 10:07:15AM -0700, Marc Blank wrote:
> I suspect this has been answered before, but I can't find it...  What's
> the proper way to send foreign characters (i.e. accented letters, above
> ascii 0x80) via XML/Jabber?  Sending them the "normal" way generates
> stream errors, not surprisingly.

All characters in Jabber streams (like most other XML) are Unicode
encoded UTF-8. Only valid UTF-8 characters are allowed in streams.

Greets,
        Jacek



More information about the JDev mailing list