[xsl] How can I get XSLT to write <cfreturn this>

Subject: [xsl] How can I get XSLT to write <cfreturn this>
From: Scott Powell <scotthpowell@xxxxxxxxx>
Date: Mon, 18 Aug 2003 14:32:32 -0700 (PDT)
Hi,

I'm trying to develop a transformation that will
output, among other things, this text (literal)...

<cfreturn this>

I've tried xsl:element, but can't have a blank
attribute.

I've tried CDATA, but that escapes < and >.

I've tried xsl:text, but it doesn't like that either.

What's the best way?

Thanks
Scott


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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


Current Thread