xsl-list
[Top] [All Lists]

RE: [xsl] Identity transform (case conversion)

2006-07-08 02:02:01
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/


--~------------------------------------------------------------------
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>
--~--