Hmm, I am not much into character encodings so bear with me.
Is it not possible to change the default encoding for XML-RPC?
About "the receiver implementing the XML spec..." - where do I start?
Regards,
Jimisola
----- Original Message -----
From: "John Wilson" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, December 31, 2005 12:19 PM
Subject: Re: Unicode support
On 30 Dec 2005, at 16:59, Jimisola Laursen wrote:
Hi!
Does XML-RPC have full support for Unicode and what encoding?
UTF-16 like Java or?
As default the encoding used is ISO 8859-1. All Unicode characters
can be represented in this encoding via character references.
So any Unicode character you send will be received safely (as long as
the receiver implements the XML spec for character encoding and
decoding properly)
John Wilson
The Wilson Partnership
http://www.wilson.co.uk