<?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>XML Developer India &#187; Utility</title>
	<atom:link href="http://www.xmldeveloperindia.com/category/xml-developer/utility/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xmldeveloperindia.com</link>
	<description></description>
	<lastBuildDate>Thu, 21 Jul 2011 11:10:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>query to return value _and_ depth</title>
		<link>http://www.xmldeveloperindia.com/query-to-return-value-_and_-depth.html</link>
		<comments>http://www.xmldeveloperindia.com/query-to-return-value-_and_-depth.html#comments</comments>
		<pubDate>Fri, 22 Oct 2010 16:15:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://www.xmldeveloperindia.com/query-to-return-value-_and_-depth.html</guid>
		<description><![CDATA[ Not in a single XPath expression but what about writing a recursive function that takes the sequence and inspects the depth through the ancestor axis for every node? -- Martin Probst EMC xDB developer Am 22.10.2010 um 15:20 schrieb trubliphone : Hello. I have an XML structure like this: I have some XPath to get the name of all children: "//child/@name" This returns the sequence "1.1, 1.1.1 , 1.1.2, 1.2"]]></description>
			<content:encoded><![CDATA[<p> Not in a single XPath expression but what about writing a recursive function that takes the sequence and inspects the depth through the ancestor axis for every node? &#8212; Martin Probst EMC xDB developer Am 22.10.2010 um 15:20 schrieb trubliphone : Hello. I have an XML structure like this: I have some XPath to get the name of all children: &#8220;//child/@name&#8221; This returns the sequence &#8220;1.1, 1.1.1 , 1.1.2, 1.2&#8243;</p>
<p>Here is the original post:<br />
<a target="_blank" href="http://www.stylusstudio.com/xquerytalk/201010/004491.html" title="query to return value _and_ depth">query to return value _and_ depth</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmldeveloperindia.com/query-to-return-value-_and_-depth.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

