Yupper. Not that when parsing XML with multiple entries you refer to them using [x]. So in if there were three <link> nodes you'd refer to them as myXML.link[1].xmlText, ...link[2], ...link[3] and so on. It's super easy.
On Mon, Jan 26, 2009 at 12:13 PM, 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:286680 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
