Lets pretend that abc.xml contains...

<?xml version="1.0"?>
<book>
        <author>jon</author>
        <title>a question</title>
</book>

What is the most easy way to magically turn that into a coldfusion structure
where I can do #book.author# and #book.title#? There has GOT to be a CF5
xmlParse() UDF out there somewhere.

Please advise.
Thank you,
Jon

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to