RE: [xsl] Referencing original root when using document function

Subject: RE: [xsl] Referencing original root when using document function
From: Cams Ismael <Ismael.Cams@xxxxxxxxxxx>
Date: Tue, 1 Apr 2003 14:00:12 +0200
>e.g. with a top-level variable
><xsl:variable name="root" select="/" />
>and
><xsl:apply-templates select="$root/traps/trap[@type=$value]"/>

This works. Thanks !

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


Current Thread