This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dynamic i18n


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]