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

French Char display problem in XSLT

Subject: French Char display problem in XSLT
From: Senthilkumaravelan Krishnanatham <senthil@xxxxxxxxx>
Date: Mon, 4 Dec 2006 19:52:41 -0800
 French Char display problem in XSLT
Hi All,
I have difficulty in retaining the french accented char in my XSLT
transformation text mode.

<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/
Transform">
<xsl:output method="text" encoding="ISO-8859-1" />
	<xsl:template match="/test">
    <xsl:copy>
      <xsl:apply-templates />
    </xsl:copy>
</xsl:template>
<xsl:template match="*">
Vous trouverez la version frangaise
</xsl:template>

</xsl:stylesheet>

I could see the french chars in HTML version of the same.
Could you please help me what could be the issue in here.

Thanks,
Senthil

Current Thread

Back To School Sale!

Save 30% off all Stylus Studio 2008 Products when you purchase from our Online Shop.

Offer ends August 31, 2008.

Coupon Code
TRTY-C4JV-OFF

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-2007 All Rights Reserved.