in reply to Re^3: XML::Twig n00b
in thread XML::Twig n00b
No still not working :( There are MULTIPLE AppDeployMentFile entries each with 1 to N application entries, each with 1 to N urlInfo sections. I somehow need to call this multiple times on each appDeploymentFile "chunk"? Thanks for your help though! Appreciate it.
NEver mind, I just used xml_split on the appDeploymentFile tag and will prcoess each file from that.