[xsl] xsl:copy- of and namespaces

Subject: [xsl] xsl:copy- of and namespaces
From: Garvin Riensche <g.riensche@xxxxxxx>
Date: Tue, 01 Apr 2008 17:00:06 +0200
Hello,

Can someone please tell me how I can give elements of a subtree that are copied to the output with <xsl:copy-of select="."> a new namespace?

The reason is that I don't want to loose the information which elements were copied later to the output.

regards,
Garvin

Current Thread