[Home] [By Thread] [By Date] [Recent Entries]
Hi! I try to copy whole tree and replace some tags. I started from copying everything blindly. I used this: <xsl:template match="node()|@*"> <xsl:copy> <xsl:apply-templates/> </xsl:copy> </xsl:template> And it doesn't work Thank you for any help Marcin XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



