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: Force UTF-8 output in text mode


MSXSL (default of XML Spy) will always produce utf-16, I believe.  It also 
doesn't do anything with indent="yes"...

Greg

At 08:05 AM 5/9/2002, you wrote:
>Howdy!
>
>I have a simple XSL file that transforms an XML doc into "insert"
>statements. (a crude data loader for Oracle).
>
>The XSL works beautifully except for one thing:
>
>I have set the encoding type to "UTF-8" with this line:
>
><xsl:output method="text" encoding="UTF-8"/>
>
>I get UTF-16 no matter what I try.  I have tried both "XML Spy" and Michael
>Kay's "Instant Saxon"



 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]