Even though XML is based on Unicode, it does not allow all Unicode characters (especially control characters) in an XML document.
Possibly a daft question, but why is that?
So you have to encode and decode binary content in a form that uses only characters allowed in the XML document. Base64 and UUEncode are two good options.
-- Andy Clark * [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.351 / Virus Database: 197 - Release Date: 19/04/2002
Cliff Rowley
Tel: +44 (0) 1206 514263 Email: [EMAIL PROTECTED] Web: http://www.onsea.net
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.351 / Virus Database: 197 - Release Date: 19/04/2002
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
