[xsl] Resetting context to main document with "document()"?

Subject: [xsl] Resetting context to main document with "document()"?
From: "Costantino Sertorio" <costantino.sertorio@xxxxxxx>
Date: Tue, 5 Mar 2002 12:08:14 +0100
Hello,
in my XSL, I am parsing a few other documents besides the main one. In
several places in the XSL, I need to switch the context to some other
document, using:
<xsl:for-each select="document(...)"/>
How can I switch again to the main document?

Thanks,
Costantino


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread