XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Rob WarrenSubject: outputing symbols in xhtml
Author: Rob Warren
Date: 28 Apr 2007 09:25 PM
Hi I'm new to xslt (just learning as part of a Uni corsework).

I'm having difficulty outputing a £ symbol I've read loads of forms etc but nothing seems to work.

the cose is like this :
...
<xsl:value-of select="concat('Price: £',/price)"/>
....

Can anybody help.

Thanks

Postnext
(Deleted User) Subject: outputing symbols in xhtml
Author: (Deleted User)
Date: 30 Apr 2007 10:33 AM
Hi Rob,
you need to ensure that the encoding of the output file allows such character: which one are you using?

Alberto

Postnext
Rob WarrenSubject: outputing symbols in xhtml
Author: Rob Warren
Date: 30 Apr 2007 06:44 PM
Originally Posted: 30 Apr 2007 06:43 PM
Thanks

I'm outpting xhtml. I've tried all the options I can find in books and on the net and normally get - £ or other variations.

Thanks again for your help.

Postnext
(Deleted User) Subject: outputing symbols in xhtml
Author: (Deleted User)
Date: 01 May 2007 04:30 AM
Hi Rob,
I was not talking about the output method (i.e. xml, xhtml, html, etc..) but about the output *encoding* (i.e. utf-8, iso-8859-1, etc..). The fact that you see £ in the output means that you are generating utf-8, and maybe your browser doesn't detect it properly. Try forcing your browser to interpret the page as utf-8, or change the output encoding of the stylesheet to be iso-8859-1 (switch to the Params/Other tab and pick ISO-8859-1 from the Output Encoding combo box).

Hope this helps,
Alberto

Posttop
Rob WarrenSubject: outputing symbols in xhtml
Author: Rob Warren
Date: 01 May 2007 08:23 AM
That worked a treat!

Thanks for you help

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.