[Home] [By Thread] [By Date] [Recent Entries]
I am trying to copy the contents of an element called <source> using
a template but I want to change it's name when doing so. This
<source> element contains several children that I want to carry over
but I also want to rename them as well. I'm currently using:
<xsl:copy-of select="source"/> This works but I want to change the name of source. How do I do this?
|

Cart



