Forum Discussion
ThomasAu
15 years agoContributor
Thanks.
But, I feel like there must be an easier way. Is there someway to declare
//*:H2/*:e
and have the expected result be:
<n1>BOB</n1>
<n2>Boston</n2>
<n3>384-389-3812</n3>
<n4>*</n4>
I'm reading http://www.soapui.org/Functional-Testin ... tions.html and it seems like it's possible, but i can't seem to get the syntax right using the function to ignore namespaces...
But, I feel like there must be an easier way. Is there someway to declare
//*:H2/*:e
and have the expected result be:
<n1>BOB</n1>
<n2>Boston</n2>
<n3>384-389-3812</n3>
<n4>*</n4>
I'm reading http://www.soapui.org/Functional-Testin ... tions.html and it seems like it's possible, but i can't seem to get the syntax right using the function to ignore namespaces...