This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: need an "&" in my text!!!Please help!


use <![CDATA[&]]> or numeric entity 

and read this

http://www.dpawson.co.uk/xsl/sect2/N7150.html


chow, jim
----- Original Message ----- 
From: "Vijay Rao" <rao_vij@yahoo.com>
To: <XSL-List@lists.mulberrytech.com>
Sent: Tuesday, July 03, 2001 6:33 AM
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]