So is that a yes to XMLCh* == UChar* ?Although XMLCh is UTF-16, I believe the transcoding routines make a
point of escaping reserved characters like "<" to "<", so the two
string formats you mention are not interchangeable.
Those characters are not escaped during transcoding. They would only be escaped when generating markup.
Scott Morgan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
