Re: [xsl] xsl:val-of in xsl:text (escaping issue)

Subject: Re: [xsl] xsl:val-of in xsl:text (escaping issue)
From: Trevor Nash <tcn@xxxxxxxxxxxxx>
Date: Wed, 28 Nov 2001 19:47:18 +0000
>Hi,
>I have an <xsl:value-of> tag that returns data from a data object. This data 
>includes some HTML tags that I do not want escaped.
>I can't wrap an xsl:value-of in an xsl:text to disable the escaping.
No, but you can put a disable-output-escaping attribute on
xsl:value-of.  Doesn't that work?

Regards,
Trevor Nash
--
Traditional training & distance learning,
Consultancy by email

Melvaig Software Engineering Limited
voice:     +44 (0) 1445 771 271 
email:     tcn@xxxxxxxxxxxxx

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


Current Thread