Resolved! How to Iterate nodes in XML response
Hi All, I'm looking for some help pulling some data from an XML document that is grabbed via a SOAP API . The structure of the XML document is as follows: I am trying to get the Monthly salary(MON) and Annual Base salary (ANN) where the <frequency> i...