xsl-list
[Top] [All Lists]

Re: UTF-8, RTF and XSLT

2002-11-08 12:43:42
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



<Prev in Thread] Current Thread [Next in Thread>