<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using XPath Assertion in SOAP UI</title>
	<atom:link href="http://groovyinsoapui.wordpress.com/2008/10/03/using-xpath-assertion-in-soap-ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://groovyinsoapui.wordpress.com/2008/10/03/using-xpath-assertion-in-soap-ui/</link>
	<description>All about SOAP UI and Groovy in it</description>
	<lastBuildDate>Tue, 06 Oct 2009 18:26:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Raj</title>
		<link>http://groovyinsoapui.wordpress.com/2008/10/03/using-xpath-assertion-in-soap-ui/#comment-279</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Tue, 21 Apr 2009 12:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://groovyinsoapui.wordpress.com/?p=121#comment-279</guid>
		<description>Hi,

After declaring the Name space by using the declare option from tool and from the expected result i i selected the option &quot; select from current&quot; than i got below mentioned error message..

&quot;java.lang.RuntimeException: net.sf.saxon.trans.XPathException: XPath syntax error at char 0 in {}: Unexpected token &quot; &quot; in path expression&quot;

Thanks in Advance</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>After declaring the Name space by using the declare option from tool and from the expected result i i selected the option &#8221; select from current&#8221; than i got below mentioned error message..</p>
<p>&#8220;java.lang.RuntimeException: net.sf.saxon.trans.XPathException: XPath syntax error at char 0 in {}: Unexpected token &#8221; &#8221; in path expression&#8221;</p>
<p>Thanks in Advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dpal</title>
		<link>http://groovyinsoapui.wordpress.com/2008/10/03/using-xpath-assertion-in-soap-ui/#comment-131</link>
		<dc:creator>dpal</dc:creator>
		<pubDate>Tue, 10 Feb 2009 12:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://groovyinsoapui.wordpress.com/?p=121#comment-131</guid>
		<description>Decalare required namespaces there, issue will be resolved</description>
		<content:encoded><![CDATA[<p>Decalare required namespaces there, issue will be resolved</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Budi Wibowo</title>
		<link>http://groovyinsoapui.wordpress.com/2008/10/03/using-xpath-assertion-in-soap-ui/#comment-128</link>
		<dc:creator>Budi Wibowo</dc:creator>
		<pubDate>Fri, 06 Feb 2009 22:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://groovyinsoapui.wordpress.com/?p=121#comment-128</guid>
		<description>I have a question,

I use SoapUI 2.5. After I added XPath match Assertion step and just let SoapUI automatically declared all namespaces from the response XML, I kept getting the assertion error:

RuntimeException:net.sf.saxon.trans.XPathException: XPath syntax error at char 0 in {}: Unexpected token &quot;&quot; in path expression.

Do you know why? Thx.</description>
		<content:encoded><![CDATA[<p>I have a question,</p>
<p>I use SoapUI 2.5. After I added XPath match Assertion step and just let SoapUI automatically declared all namespaces from the response XML, I kept getting the assertion error:</p>
<p>RuntimeException:net.sf.saxon.trans.XPathException: XPath syntax error at char 0 in {}: Unexpected token &#8220;&#8221; in path expression.</p>
<p>Do you know why? Thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devakara</title>
		<link>http://groovyinsoapui.wordpress.com/2008/10/03/using-xpath-assertion-in-soap-ui/#comment-101</link>
		<dc:creator>devakara</dc:creator>
		<pubDate>Wed, 14 Jan 2009 11:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://groovyinsoapui.wordpress.com/?p=121#comment-101</guid>
		<description>Hi Sandeep,

Might be an oversight or misapprehension by the site, I see an incomplete SOAP response in your comment above.
Could you send me that response again, so that I can help.

Thanks
Devakara</description>
		<content:encoded><![CDATA[<p>Hi Sandeep,</p>
<p>Might be an oversight or misapprehension by the site, I see an incomplete SOAP response in your comment above.<br />
Could you send me that response again, so that I can help.</p>
<p>Thanks<br />
Devakara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep</title>
		<link>http://groovyinsoapui.wordpress.com/2008/10/03/using-xpath-assertion-in-soap-ui/#comment-100</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Mon, 12 Jan 2009 21:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://groovyinsoapui.wordpress.com/?p=121#comment-100</guid>
		<description>Hi...I have a small question.

Suppose for the given below response I want to get value of &quot;returnedItems&quot; using Xpath. How I will get that value.

SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot;&gt;
   
   
      
         
            Item1
         
      
   
</description>
		<content:encoded><![CDATA[<p>Hi&#8230;I have a small question.</p>
<p>Suppose for the given below response I want to get value of &#8220;returnedItems&#8221; using Xpath. How I will get that value.</p>
<p>SOAP-ENV:Envelope xmlns:SOAP-ENV=&#8221;http://schemas.xmlsoap.org/soap/envelope/&#8221;&gt;</p>
<p>            Item1</p>
]]></content:encoded>
	</item>
</channel>
</rss>
