root reference changes?

Subject: root reference changes?
From: "Marcus B. Irven" <marcus@xxxxxxxxxxxxxxx>
Date: Thu, 17 Jun 2004 14:49:06 -0700
I'm using <xsl:for-each> to iterate over a node set created by
exsl:node-set($somevariable).

Inside the for-each I want to access the main document but / now seems to
refer to the root
of the node-set.  How do I access the main document?  I'm using xalan-j.

Thanks,
Marcus


Current Thread