xsl-list
[Top] [All Lists]

RE: AW: recursion with xsl:apply-templates

2003-08-28 08:25:34
Tried that already, but it gives an error within xalan. I'll try again
after upgrading to the most recent version.

Yeah sorry, if you haven't already spotted it that was a typo.

The line:

<xsl:variable name="indexToIDs" select="exsl:node-set($indexToIDs)"/>

Should of course read:

<xsl:variable name="indexToIDs"
select="exsl:node-set($indexToIDs-rtf)"/>

(and possibly change 'exsl' to 'xalan' depending on how your namespaces
are setup)

andrew

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



<Prev in Thread] Current Thread [Next in Thread>