Or that.:) > why not use it within a CDATA tag?
> -----Original Message----- > From: "S. Isaac Dealey" <[EMAIL PROTECTED]> > Sent: Aug 22, 2005 4:54 PM > To: CF-Talk <[email protected]> > Subject: Re: XSLT question > Aha! Well... yeah, if I needed to output a <cfelseif> tag > using XSLT, > that's the way I'd do it. :) >> You're right, this was how I was using xslt to create cfm >> templates >> which aren't valid xml. See now, I've learned something >> new today.... >> On 8/22/05, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: >>> > <xsl:template match="//track"> >>> > <a >>> > href="/jukebox/audio/player.cfm?filename=<x >>> > sl:value-of >>> > select="listen"/>" target="_blank">listen</a> >>> > </xsl:template> >>> >>> Seems odd... seems like that would be problematic if you >>> needed to add >>> additional attributes, etc. since at that point, I don't >>> believe the >>> XSL parser would be seeing a tag, but rather a string... >>> Whatever >>> works I guess... this just seems really scary to me... s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com http://coldfusion.sys-con.com/author/4806Dealey.htm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215985 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

