xsl-list
[Top] [All Lists]

Re: [xsl] Removing unwanted namespaces

2012-01-11 17:25:47
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


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--