xsl-list
[Top] [All Lists]

Re: % in xslt printing as ?

2005-09-22 09:12:53

I am passing this string "TSY 4% 2009 4.000% 07-MAR-09" as a
parameter from java. When i print this in xslt using "<xsl:value-of"
the % is converted to ?.

As I said there is nothing special about % so if something is changing
the % to something else, it is either some part of the system external
to your xslt, either changing the % before it is passed to xslt or
changing the output of xslt, or you have a bug somewhere.

what system are you using, what encodings are you using, what are you
using to look at the output, .....

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--