At 01:12 10/11/2002, Bob Stayton wrote:

>The line in question is:
>
>  <xsl:for-each select="$current.nodeset/node()">
>
>Since $current.nodeset is created with a xsl:copy-of, it
>is a result tree fragment.  How come your processor doesn't
>stumble on this?

I use it regularly, with SAXON 6.5.2, setting version to 1.1
Mike added this in preparation for xslt 1.1 which since died.
  It handy though, and will be valid again in xslt 2.0

regards DaveP.


Reply via email to