RE: [xsl] [XSL] copying namesapces with prefix "xmlns:".

Subject: RE: [xsl] [XSL] copying namesapces with prefix "xmlns:".
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 27 Aug 2005 09:51:33 +0100
> Hi Siva,
>   <xsl:copy-of select="namespace::*" /> does'nt work in XSLT 1.0.  
> 

It should work, if the processor implements the errata to the 1.0 spec
correctly.

Whether it does what you want is another matter.

Michael Kay
http://www.saxonica.com/

Current Thread