I dont know which one you are talking about specifically. However, I have a CFC that uses the XML functions in CFMX to load an XML document in and recursively turn it into structs/arrays (sequencing preserved).
But - it's not at work - but at home. I will email it to anyone that asks for it offlist (will bring it in for you Barry). Gary On Mon, 20 Dec 2004 13:27:05 +1000, Barry Beattie <[EMAIL PROTECTED]> wrote: > hi all > > over the weekend I stumbled across a CFC that basically wrapped various > CF xml functions (get a node value, get attribute values, get arrays of > child nodes, and lots more) into something that was easy to call and > use. this is more than what's on cflib.org (sorry, Ray). > > I've got complex xml docs that I need to extract the values from for SQL > calls, attribute value used for conditional logic, etc > > I can't find the CFC again. anyone know what I'm talking about and has > seen it (and can suggest a link)? I think it was origionally written for > CF5 and thought the article was on "sitepoint" or the defunked cf-xml > listserv but I just can't remember exactly to find the link. > > thanx > barry.b > > ---------------------------------------------------------- > You are subscribed to cfcdev. To unsubscribe, send an email > to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' > in the message of the email. > > CFCDev is run by CFCZone (www.cfczone.org) and supported > by Mindtool, Corporation (www.mindtool.com). > > An archive of the CFCDev list is available at > [EMAIL PROTECTED] > ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at [EMAIL PROTECTED]
