no more worries, I was able to figure this out using an example I found at: http://motevich.blogspot.com/2008/09/how-to-read-xml-file-from-qtp_08.html
thanks for your help.
hey, thanks for helping.
here is the xml i am processing:
<?xml version="1.0" encoding="utf-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<SOAP-ENV:Body>...
Hi,
i am trying to extract a value from a multi level xml. i am able to select the items based on one criteria but am having no luck adding a second criterion which would them allow me to target that item to extract the value i need.
Set NodeList =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.