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]
Other format: [Raw text]

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


>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@melvaig.co.uk

 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]