<?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>are.ehibou.com &#187; XML</title>
	<atom:link href="http://are.ehibou.com/category/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://are.ehibou.com</link>
	<description>are.ehibou.com Web Log</description>
	<lastBuildDate>Mon, 03 Oct 2011 13:29:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>XML Nodes Versus XML Attributes</title>
		<link>http://are.ehibou.com/xml-nodes-versus-attributes/</link>
		<comments>http://are.ehibou.com/xml-nodes-versus-attributes/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 09:09:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Side Notes]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://are.ehibou.com/xml-nodes-versus-attributes/</guid>
		<description><![CDATA[<p>Decided to speak about this as found that many developers are misusing XML nodes and XML attributes.</p> <p>In my opinion node should be used only in case if it can have attributes. In this case XML</p> [Authors] [Author] [Name]Paulo[/Name] [SurName]Coelho[/SurName] [/Author] [/Authors] <p>Should be redesigned into XML</p> [Authors] [Author Name="Paulo" SurName="Coelho"/] [/Authors] <p>I faced some [...]]]></description>
		<wfw:commentRss>http://are.ehibou.com/xml-nodes-versus-attributes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XSLT and XPath selecting distinct nodes</title>
		<link>http://are.ehibou.com/xslt-xpath-selecting-distinct-nodes/</link>
		<comments>http://are.ehibou.com/xslt-xpath-selecting-distinct-nodes/#comments</comments>
		<pubDate>Wed, 03 May 2006 16:54:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Side Notes]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[xpath distinct]]></category>
		<category><![CDATA[xslt distinct]]></category>

		<guid isPermaLink="false">http://are.ehibou.com/xslt-xpath-selecting-distinct-nodes/</guid>
		<description><![CDATA[<p>It is a complicated task to select distinct nodes or to use grouping useing xslt. There are no simple syntax to write this type XPath query.</p> <p>The work arround is quite difficult to remember, thats why i decided to duplicate internet content in my blog.</p> <p>Let&#8217;s say, that the XML source is:</p> &#60;root&#62; &#60;MyData attribute1="15" [...]]]></description>
		<wfw:commentRss>http://are.ehibou.com/xslt-xpath-selecting-distinct-nodes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

