<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ed &#34;Over&#34; Ip &#187; BizUnit</title>
	<atom:link href="http://www.edoverip.com/edoverip/index.php/tag/bizunit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edoverip.com/edoverip</link>
	<description>Frequently geeky, mostly dorky...</description>
	<lastBuildDate>Fri, 26 Mar 2010 15:38:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BizUnit: XmlValidationStep vs. XmlValidationStepEx</title>
		<link>http://www.edoverip.com/edoverip/index.php/2009/11/04/bizunit-xmlvalidationstep-vs-xmlvalidationstepex/</link>
		<comments>http://www.edoverip.com/edoverip/index.php/2009/11/04/bizunit-xmlvalidationstep-vs-xmlvalidationstepex/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:53:16 +0000</pubDate>
		<dc:creator>eip</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[BizUnit]]></category>

		<guid isPermaLink="false">http://www.edoverip.com/edoverip/?p=394</guid>
		<description><![CDATA[I am writing this down more to remind myself but if this become useful to anyone else, great!
XmlValidationStep:  It is the equivelent to using SelectSingleNode and must resolve to a node set
XmlValidationStepEx:  It utilizes XPathNavigator.  XmlValidationStepEx should be used when evaluating against functions such as Count()
]]></description>
			<content:encoded><![CDATA[<p>I am writing this down more to remind myself but if this become useful to anyone else, great!</p>
<p>XmlValidationStep:  It is the equivelent to using SelectSingleNode and must resolve to a node set</p>
<p>XmlValidationStepEx:  It utilizes XPathNavigator.  XmlValidationStepEx should be used when evaluating against functions such as Count()</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edoverip.com/edoverip/index.php/2009/11/04/bizunit-xmlvalidationstep-vs-xmlvalidationstepex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
