[Home] [By Thread] [By Date] [Recent Entries]

  • From: Jon Smirl <jonsmirl@m...>
  • To: XMLList <xml-dev@l...>
  • Date: Mon, 21 Aug 2000 11:49:32 -0400

Does anyone know of an XML parser that generates parser events in the
document's charset instead of transcoding to Unicode/UTF8? It would be more
interesting if the parser supported Latin1 and some Asian multibyte
encodings.

I'm doing some experiments with an XSL engine that tries to avoid doing a
transcode from document charset to Unicode and back when the input output
and output charsets for the XML/XSL transform match. Since most text nodes
in XSL are just copied I want to leave them in their native charset. If XSL
did anything complicated to them they would be converted to Unicode
on-demand.

Jon Smirl
jonsmirl@m...


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member