Tue, 7 Aug 2007 22:42:40 -0400, /Michael Glavassevich/:
Max Bowsher <[EMAIL PROTECTED]> wrote on 08/07/2007 09:55:10 PM:
The unicode character 0x1e is forbidden outright from appearing in an
XML document. There is no way to represent it within XML.
True for XML 1.0 but not for XML 1.1 [1] (though you must use a character
reference to include it).
[1] http://www.w3.org/TR/2006/REC-xml11-20060816/#charsets
XML 1.1 still prohibits 0x0, 0xFFFE and 0xFFFF so binary data should
always be additionally encoded as text.
--
Stanimir
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]