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]

escaping <![CDATA[


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]