[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] UTF-8, RTF and XSLT


Subject: Re: [xsl] UTF-8, RTF and XSLT
From: Russell Kohn <russ@xxxxxxxxxxxx>
Date: Fri, 8 Nov 2002 11:43:42 -0800

At 4:19 PM +0000 11/8/02, David Carlisle wrote:
<xsl:output method="text" version="1.0" encoding="theEncoding"
                                                  ^^^^^^^^^^^

if that is iso-8869-1 then it should work, shouldn't it?



Yes. This does. I was getting confused by testing on multiple platforms at the same time and forgot that on the Mac the encoding should be "mac" and not "iso-8869-1".


Thanks.




indent="yes" omit-xml-declaration="yes"/> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

these two are not needed (and don't do anything) in text output


Thanks for the tip. Didn't know that.


- Russ




Russell Kohn , Chaparral Software & Consulting Services Inc.
Calabasas, California -  http://www.chapsoft.com - 818.225.1247

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



Current Thread