With jspx it forces you to write valid XML and you get in that mindset and dont run into these type of issues
On Aug 22, 2005, at 8:47 PM, S. Isaac Dealey wrote: > How so? > > >> This is one thing I love about working in jspx. >> It makes things like this so much easier. >> > > >> Michael >> > > >> On Aug 22, 2005, at 4:48 PM, Marlon Moyer wrote: >> > > >>> 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 >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>> >>> >>> > > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216001 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

