Thank you for your continue help in trying to get through this problem. However, I am still getting the same error with XQuery. Clicking the "Select from Current" button returns an error saying more then one one match in current response. Clicking the "test" button returns the following error:
"XQuery Match Assertion failed for path [declare namespace ns2='http://url1/certify'; declare namespace ns3='http://url2/xsd'; //ns2:return/ns3:channelStatus] : ComparisonFailure:null expected:[]> but was:[ EMAIL johnsons1@yahoo.com 0 0 0 0 0 0 0 0 0 0 ]>"
I am certainly expecting more then one response...that's the entire point here. If I do one email address it works just fine. Using the same XQuery in another editor returns all the values I would expect. Only in SoapUI am I experiencing an issue. Any thoughts?!