RE: select attribute in apply-templates

Subject: RE: select attribute in apply-templates
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 7 Apr 2000 13:22:17 +0100
> SAXON has an extension saxon:node-set() which converts a result tree
> fragment to a nodeset so that a statement like
> 
> <xsl:apply-templates select="saxon:node-set($y/*)"/>
> 
> works, assuming that $y refers to a result tree fragment.

Are you sure you don't mean select="saxon:node-set($y)/*"?

Mike Kay


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


Current Thread