Subject: RE: How to access the root node from within a subtemplate/recursion?
From: cknell@xxxxxxxxxx
Date: Tue, 30 Nov 2004 19:28:32 -0500
|
/ represents the document root node
--
Charles Knell
cknell@xxxxxxxxxx - email
-----Original Message-----
From: Matt Adams <mattad@xxxxxxxxx>
Sent: Wed, 01 Dec 2004 01:21:37 +0100
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: How to access the root node from within a subtemplate/recursion?
Obviously xslt only knows the local tree at the current recursion level.
Is there a way to access the root node of the whole outer tree?
|