Hi
I followed the tutorial
http://blog.smartbear.com/api-testing/h ... in-soapui/ step by step as that's exactly what i need. However i don't get it to work. I dont know what i am doing wrong.
I need to get the diagnostics. There may be 0 there may be 10 but 3 in this example. However i only seem to be able to get 1.
I've tried ns1:e[2]that gives me the second so i am looking at the correct node. I tried ns1:e gives me nothing. Ive tried ns1:e() gives me nothing. I've tried e/text() gives me nothing.
I'm worried th XML file may not be formatted cleanly enough. Later on i want to get more nodes. The XML is given like this:
<Main node>
<subnote1>
<e>
<subnote 1a>
<e>
<Name>
<age>
<subnote2>
<e>
<subnote 2a>
<e>
<id>
<e>
<e>
<e>
<subnote3>