I’ve been having a problem with getting data from an XML that is auto generated from a data source. I’ve been able to get data from simpler, less nested XML files, but this one is giving me quite a problem.
What I’m specifically trying to get is the information inside of each the<Details_Collection> tags, so the Details tags are what I’m really aiming for.