Hi All, Im wondering if someone might be able to let me know how i can extract a numbered node based on a loop of some kind. Essentially im wanting to so something like:
request.payload/ns:items/ns:item[$counter]/@someValue The $counter variable will get incremented in the loop, however, i get an XPath compilation error, im assuming this is possible but maybe im just attempting to perform it in the wrong way Any help/pointers would be great... Thanks Ian Harrigan
