[Yanel-dev] using < > or & in imbedded javascript inside a XSL

basZero baszero at gmail.com
Thu Jun 30 17:59:05 CEST 2011


hi,

does anybody know how to use <, > or & in a javascript section inside an
XSL?
- the mimetype of the resource output is set to text/html
- I tried multiple things:

<xsl:value-of select="'<'"/>
<xsl:value-of select="'<'"/>
<xsl:value-of select="'<'" disable-output-escaping="yes" />

In the resulting HTML, it always renders < which is wrong in case for the
javascript.

Any ideas?

Thanks
Cheers
Balz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wyona.org/pipermail/yanel-development/attachments/20110630/9ae2ff23/attachment.html>


More information about the Yanel-development mailing list