[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

SV: Encoding problem.

Subject: SV: Encoding problem.
From: Søren C Halling <sch@xxxxxxxxxx>
Date: Fri, 16 Aug 2002 16:33:40 +0200
iso 8859 1
>Try fixing the encoding of the *output* to ISO-8859-1. The encoding
>attribute on the XML declaration just talks about the XML file itself.
>You want to tell MSXML to use the ISO-8859-1 encoding on the output it
>generates:

<xsl:output method="html" version="4.0" indent="yes"
            encoding="ISO-8859-1" />

I use tried the output encoding, but it did not do the trick. Actually it did not do anything. If I use japanese or chines or what-ever.. there are no changes to the HTML page generated.

>Also, make sure that you're not hand-generating a Content-Type meta
>element in the head of your HTML document -- that will get generated
>for you by the processor. And make sure that your source document is
>actually in the encoding that it says it's in!

There are no elements in the HTML the does any encoding.
The xml document is in "UTF-8" - does that present a problem?

thanks 
Søren

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.