[xsl] Accessing parent node context

Subject: [xsl] Accessing parent node context
From: "Mohsen Saboorian" <mohsens@xxxxxxxxx>
Date: Tue, 27 Jun 2006 16:00:03 +0330
Hi,
Is there a way to access the context tree of the parent xslt elements.
For example when you have two nested <xsl:for-each>s, is it possible
to access the path of the parent for-each when you are inside of the
child for-each?

Current Thread