[xsl] escaping <![CDATA[

Subject: [xsl] escaping <![CDATA[
From: Cindy Ballreich <cindy@xxxxxxxxxxxxx>
Date: Tue, 20 Mar 2001 16:53:36 -0800
This is probably a simple question, but a web search didn't turn up any
answers.

I'm trying to use XSL (with cocoon) to create voiceXML content for the
TellMe gateway. This doesn't appear to be fully compliant VoiceXML and it
requires the contents of <grammar> tags to be contained inside of CDATA
structures. I'm looking for a way to create CDATA tags and their content on
the fly wsl XSL. Using <xsl:text><![CDATA[</xsl:text> obviously won't work.

Any pointers?


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


Current Thread