You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Nandakumar Mounasamy <na...@adone.com> on 2001/04/17 05:40:47 UTC

escape

Hi

i have a CDATA element with embedded html tags in it. is there a way for
XSLT to output these tags in a browser interpretable fashion - ie
without escaping the html tags.

I know it is possible with the following attribute set in <xsl:copy-of>
construct.
disable-output-escaping="yes"

But cocoon 1.8x does not support this attribute.

Thanks
--
Regards
Nandakumar


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>