Just a guess without testing but I'm pretty sure #XMLContent.rss.channel.item['yweather:condition'].text.xmlText# will work
-----Original Message----- From: Ian Vaughan [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 10:36 AM To: CF-Talk Subject: Escaping a : character Hi How do you escape the : character within the following line #XMLContent.rss.channel.item.yweather:condition.text.xmlText# I am getting the following error, I have tried escaping it with \: and :: and ":" but I am still getting the same error Invalid CFML construct found on line 41 at column 38. ColdFusion was looking at the following text: : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250869 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

