Oh, well, I feel like an idiot, but I doubt I'll forget this now-burned-into-my-brain piece of information. Thanks, Dave.
Adam Heinz Senior Software Developer Exstream Software -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, April 30, 2004 10:19 AM To: [EMAIL PROTECTED] Subject: RE: String handling best practice > 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. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
