For normal text data, with valid unicode characters that aren't legal
XML, I'd rather have a simple escaping mechanism.  Something like
backslash escaping that is easily understood.  Maybe something as
simple as \00 for � (backslash followed by two hex digits).

Similar RFC for an extension to XML-RPC to enable the same thing (proposed syntax is "\n..n;", e.g. "\0;" for character zero):

<http://www.xmlrpc.com/discuss/msgReader$2129>

-Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to