<?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/"
		>
<channel>
	<title>Comments on: XPath has a lousy equality operator</title>
	<atom:link href="http://docwhat.org/2008/07/xpath-has-a-lousy-equality-operator/feed/" rel="self" type="application/rss+xml" />
	<link>http://docwhat.org/2008/07/xpath-has-a-lousy-equality-operator/</link>
	<description>Some men are discovered; others are found out</description>
	<lastBuildDate>Sat, 03 Dec 2011 07:28:31 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2008/07/xpath-has-a-lousy-equality-operator/comment-page-1/#comment-5880</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Thu, 24 Jul 2008 01:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/?p=121#comment-5880</guid>
		<description>@nick:

Sure, but that&#039;s the same thing as turning the node-set into a string first:
&lt;code&gt;string(//node) = &#039;red fish&#039;&lt;/code&gt;

At least that&#039;s how I read the &lt;a href=&quot;http://www.w3.org/TR/xslt#section-Result-Tree-Fragments&quot; rel=&quot;nofollow&quot;&gt;Result Tree Fragments&lt;/a&gt; section of the XSLT specs.

Ciao!</description>
		<content:encoded><![CDATA[<p>@nick:</p>
<p>Sure, but that&#8217;s the same thing as turning the node-set into a string first:<br />
<code>string(//node) = 'red fish'</code></p>
<p>At least that&#8217;s how I read the <a href="http://www.w3.org/TR/xslt#section-Result-Tree-Fragments"  class="extlink">Result Tree Fragments</a> section of the XSLT specs.</p>
<p>Ciao!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://nick.borko.org/</title>
		<link>http://docwhat.org/2008/07/xpath-has-a-lousy-equality-operator/comment-page-1/#comment-5879</link>
		<dc:creator>http://nick.borko.org/</dc:creator>
		<pubDate>Thu, 24 Jul 2008 00:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/?p=121#comment-5879</guid>
		<description>You may want to try doing an operation that returns a result tree fragment, which as I recall never gets turned into a string.</description>
		<content:encoded><![CDATA[<p>You may want to try doing an operation that returns a result tree fragment, which as I recall never gets turned into a string.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

