[Home] [By Thread] [By Date] [Recent Entries]
John Smith wrote:
does xsl:copy copy all the descendants of the current node? No. If no, then how do the descendants of the current node get copied? Because xsl:apply-templates processes all child nodes with matching templates meaning meaning the identity template is applied to the children, the grandchildren and so on unless there is a matching template with a higher priority which does something else. -- Martin Honnen http://JavaScript.FAQTs.com/
|

Cart



