[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] Escape Characters!!!
Subject: RE: [xsl] Escape Characters!!!
From: Andreas Waechter <A.Waechter@xxxxxxxxx>
Date: Tue, 3 Jul 2001 08:39:51 +0200
|
> Hi,
>
> I need to get an ampersand symbol in my output.When I
> tried to put & 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
Have you tried & ?
Andreas
mailto:ich@xxxxxxxxxxxxxxxxxxx
http://www.andreas-waechter.de
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|