<?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"
	>
<channel>
	<title>Comments on: .NET and XPath</title>
	<atom:link href="http://www.chrishowie.com/2008/07/01/net-and-xpath/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrishowie.com/2008/07/01/net-and-xpath/</link>
	<description>Trading social skills for technical prowess since 1994</description>
	<pubDate>Wed, 03 Dec 2008 23:44:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Chris</title>
		<link>http://www.chrishowie.com/2008/07/01/net-and-xpath/#comment-7869</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 04 Jul 2008 17:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrishowie.com/?p=87#comment-7869</guid>
		<description>What does this mean then?

"The XPathNavigator class in the System.Xml.XPath namespace is an abstract class which defines a cursor model for navigating and editing XML information items as instances of the XQuery 1.0 and XPath 2.0 Data Model."</description>
		<content:encoded><![CDATA[<p>What does this mean then?</p>
<p>&#8220;The XPathNavigator class in the System.Xml.XPath namespace is an abstract class which defines a cursor model for navigating and editing XML information items as instances of the XQuery 1.0 and XPath 2.0 Data Model.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atsushi Eno</title>
		<link>http://www.chrishowie.com/2008/07/01/net-and-xpath/#comment-7868</link>
		<dc:creator>Atsushi Eno</dc:creator>
		<pubDate>Tue, 01 Jul 2008 17:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrishowie.com/?p=87#comment-7868</guid>
		<description>The fact is very simple: XPath 2.0 is not supported by any of them. Anything that is only in 2.0 must be regarded as invalid expression. So, every implementation mentioned here is correct.

MSDN documetation does not say that it supports XPath 2.0 nor XQuery 1.0 (especially functions and operators).

XQuery 1.0 / XPath 2.0 F&#38;O *working draft* is of course wrong. You cannot find corresponding part in the recommendation.

And yes, I don't like XQuery and XPath 2.0 which are part of pro-xsd family.</description>
		<content:encoded><![CDATA[<p>The fact is very simple: XPath 2.0 is not supported by any of them. Anything that is only in 2.0 must be regarded as invalid expression. So, every implementation mentioned here is correct.</p>
<p>MSDN documetation does not say that it supports XPath 2.0 nor XQuery 1.0 (especially functions and operators).</p>
<p>XQuery 1.0 / XPath 2.0 F&amp;O *working draft* is of course wrong. You cannot find corresponding part in the recommendation.</p>
<p>And yes, I don&#8217;t like XQuery and XPath 2.0 which are part of pro-xsd family.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
