RE: [xsl] need an "&" in my text!!!Please help!

Subject: RE: [xsl] need an "&" in my text!!!Please help!
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Tue, 3 Jul 2001 08:26:07 +0100
Vijay,
<xsl:value-of select="'&amp;'" disable-output-escaping="yes" />

Ciao Chris

XML/XSL Portal 
http://www.bayes.co.uk/xml


>-----Original Message-----
>From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Vijay Rao
>Sent: 03 July 2001 06:33
>To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
>Subject: [xsl] need an "&" in my text!!!Please help!
>
>
>Hi,
>
>I need to get an ampersand symbol in my output.When I
>tried to put &amp; the xsl outputs it as is ie it is
>not replaced with "&".I tried
>disable-output-escaping="yes" option with a
><xsl:value-of select>
>I cannot use <xsl:text> because i retrieve the value
>using a select.And when i tried to wrap the select
>with <xsl:text> it complains saying "xsl:text must not
>contain elements".
>Is there a solution.I am using XT!
>
>--Vijay
>
>
>__________________________________________________
>Do You Yahoo!?
>Get personalized email addresses from Yahoo! Mail
>http://personal.mail.yahoo.com/
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>

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


Current Thread