xsl-list
[Top] [All Lists]

RE: Referencing original root when using document function

2003-04-01 05:00:12
e.g. with a top-level variable
<xsl:variable name="root" select="/" />
and
<xsl:apply-templates select="$root/traps/trap[(_at_)type=$value]"/>

This works. Thanks !

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