Forum Discussion

ndavenport's avatar
ndavenport
Occasional Contributor
16 years ago

XPath Assertion Giving Error

I've tried to setup an XPath Assertion.  The syntax is valid (I've tested it outside in Sylus).  I'm trying to return all values based on this query: //ns2:return/ns3:channelStatus

When I run this in Stylus (XML tool suite) it returns all of the values I want.  However, when I run this in SoapUI I get the following error: "More than one match in current response"  I know there is more then one match...that's the point of the query.

Any thoughts?  Thanks!