<?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>ASPcenter.net &#187; motore ricerca xml</title>
	<atom:link href="http://www.aspcenter.net/tag/motore-ricerca-xml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspcenter.net</link>
	<description>Il blog degli sviluppatori ASP e .NET</description>
	<lastBuildDate>Mon, 08 Mar 2010 10:03:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ricerca in un file XML con ASP</title>
		<link>http://www.aspcenter.net/2010/03/ricerca-xml-asp.html</link>
		<comments>http://www.aspcenter.net/2010/03/ricerca-xml-asp.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 09:29:48 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e XML]]></category>
		<category><![CDATA[microsoft xmldom]]></category>
		<category><![CDATA[motore ricerca asp]]></category>
		<category><![CDATA[motore ricerca xml]]></category>
		<category><![CDATA[oggetto xmldom]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmldom]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=457</guid>
		<description><![CDATA[Il Document Object Model di XML (centralizzato nel già noto oggetto XMLDOM) offre la possibilità, avendo un po di dimestichezza, di estrarre un nodo da un file XML su specifica richiesta, restituendo un valore booleano simulando una ricerca all&#8217;interno dei nodi della struttura del file XML.
Allo scopo di fornire un semplice esempio creiamo un file [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/03/ricerca-xml-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
