[Home] [By Thread] [By Date] [Recent Entries]
Amir: xsl:copy gives you a shallow copy of the single level. So xsl:apply-templates can be used within it for recursion. xsl:copy-of gives you a deep copy of everything from the selected node on downwards. So you can't use xsl:apply-templates there. See Mike Kaye's book (pp. 180-187 in the first edition) Rick Suiter XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



