Re: [xsl] Removing unwanted namespaces

Subject: Re: [xsl] Removing unwanted namespaces
From: Markus Abt <abt@xxxxxxxx>
Date: Thu, 12 Jan 2012 00:25:22 +0100
Hello Wendell,

Wendell Piez wrote:
>      <xsl:copy-of select="//namespace::*[.=namespace-uri(..)]"/>

Doesn't this copy all the namespace nodes from input to output document?

Markus

Current Thread