There's nothing that I know of. This seems like it'd be fairly to create a recursive function to do this though but it could vary by what you call a node. In javascript, there seems to be several nodeTypes (eg. the text inside of a pair of tags is considered a node)....Not sure of the CF implementation
On Thu, 24 Mar 2005 21:46:36 -0500, Tony Weeg <[EMAIL PROTECTED]> wrote: > hola.. > > is there a function anywhere that will return the number of nodes in > an xml document? > > just wondering... > > thank you! > > -- > tony > > Tony Weeg > > macromedia certified coldfusion mx developer > email: tonyweeg [at] gmail [dot] com > blog: http://www.revolutionwebdesign.com/blog/ > cool tool: http://www.antiwrap.com > > "...straight cash homey" > - randy moss, now a raider > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:200004 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

