<?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>MDBitz Development Resources &#187; XPath</title>
	<atom:link href="http://resources.mdbitz.com/categories/xml/xpath/feed/" rel="self" type="application/rss+xml" />
	<link>http://resources.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Nov 2010 14:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to utilize XSLT and XPath to filter XML data and render as XHTML</title>
		<link>http://resources.mdbitz.com/2010/01/how-to-utilize-xslt-and-xpath-to-filter-xml-data-and-render-as-xhtml/</link>
		<comments>http://resources.mdbitz.com/2010/01/how-to-utilize-xslt-and-xpath-to-filter-xml-data-and-render-as-xhtml/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 15:00:29 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XPath]]></category>
		<category><![CDATA[XSLT]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[XSL]]></category>
		<category><![CDATA[xsl:for-each]]></category>
		<category><![CDATA[XSML]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=864</guid>
		<description><![CDATA[After learning the basics of XSLT one often wonders how to filter the XML data to returns data that contains a search string or has a value greater then or less than another value. To do this in XSL Stylesheets you can use take advantage of XPath in your xsl:foreach elements. Lets assume we have [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/01/how-to-utilize-xslt-and-xpath-to-filter-xml-data-and-render-as-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

