[xsl] Multiple Character Encodings in XSLT/XML

Subject: [xsl] Multiple Character Encodings in XSLT/XML
From: "Ramkumar Menon" <ramkumar.menon@xxxxxxxxx>
Date: Sat, 29 Nov 2008 23:02:50 -0800
Is is possible to have an XSLT, or for that matter any XML document
which can have more than one character encoding?
i.e. an XSL Stylesheet whose portions are encoded using UTF-8 and a
few other portions encoded using UTF-16 or UTF-32.

If this is not supported, why not? - Any theoretical reason?
If it is supported, how do I specify the same on the document?

regards,
Ram

Current Thread