While using CF_SOXML xmltoDOM to parse some XML I am having the
following issue. When trying to retrieve a node it is giving back all
the nodes at that level through the site; here is an example.
 
Shelf
-----Book
----------Author
----------Author
----------Author
-----Book
----------Author
----------Author
-----Book
----------Author
----------Author
----------Author
----------Author
Shelf
-----Book
----------Author
----------Author
----------Author
-----Book
----------Author
----------Author
-----Book
----------Author
----------Author
----------Author
----------Author
 
So I looping over shelves then looping over books, then Authors
 
Well it appears to be returning all of the authors in the first Loop.
 
Does anyone have any suggestions?
Thanks, Fred
 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to