Re: [xsl] dynamic i18n

Subject: Re: [xsl] dynamic i18n
From: ronald heller <ronald@xxxxxxxxxxx>
Date: Thu, 06 Dec 2001 12:02:48 +0100
If you're using saxon you can set this on the xsl:document element.
Other processors have similar elements frr this. I believe most of them support setting the output charset enc.
Check out your process. documentation for details.


RH


At 12:39 PM 12/6/01 +0200, you wrote:
I guess this is a common problem... How do I change the encoding of the
output dynamically?
I want the same xsl system to generate outputs with different
charset-encodings, is it possible?

I understand the encoding attribute of the xsl:output needs a string as an
input and not an expression... so can I still do it? or do I need a
different xsl stylesheet...


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread