Yes, really is that easy. Easy to create xml as well. The big annoyance, for me, with XML is that you have to be really really careful about space before the start of the opening <? xml ?> tag. If you have a couple of cfsets and some comments and then output the xml, you'll get an error about content not being allowed in the prolog and it can be a pain in the ass to get rid of everything before outputting the xml as you may have to start mucking about with your Application.cfc/.cfm
Judah On Mon, Jan 26, 2009 at 9:13 AM, Vivec <[email protected]> wrote: > Holy crap! > Is it really that easy to parse XML in CF? :-) > Wow. > > That's neat stuff. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:286681 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
