RE: [xsl] Identity transform (case conversion)

Subject: RE: [xsl] Identity transform (case conversion)
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 8 Jul 2006 10:01:39 +0100
> Can you please clarify whether this is a bug with Xalan-J 2.7.0:
> 
> This instruction is not generating the namespaces in the 
> output <xsl:copy-of select="current()//namespace::*" />
> 

It looks like a non-conformance to me: Erratum E25 at
http://www.w3.org/1999/11/REC-xslt-19991116-errata/ specifies the behaviour
of xsl:copy and xsl:copy-of when applied to namespace nodes.

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

Current Thread