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

Re: foreign characters in params passed to stylesheet

Subject: Re: foreign characters in params passed to stylesheet
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Mon, 6 May 2002 11:03:27 -0400
Re:  foreign characters in params passed to stylesheet
If you are getting character references in the output, most likely the
output is being encoded with an encoded that does not support those
characters.  So you should look at changing the output encoding first.

Cheers,

Tom P

[Mattias Konradsson]

I have a problem, when passing parameters to a stylesheet using Sablotron
running on Apache it seems to translate all foreign characters to
entityreferences, passing "mattiaså"  by doing something
liken this:

 $xslt_params["test"] =  "mattiaså";
  $result = xslt_process($xh, $xmlUrl, $xslUrl,null,null,$xslt_params);

writes out as "mattias&#0" from the stylesheet <xsl:value-of
select="$test"/>
Anyone know what to do about this? Any help greatly appreciated




 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.