[xsl] copy-namespace attribute in XSLT 1.0

Subject: [xsl] copy-namespace attribute in XSLT 1.0
From: Ihe Onwuka <ihe.onwuka@xxxxxxxxxxxxxx>
Date: Mon, 10 Sep 2012 10:54:16 +0100
I have just encountered code that uses the copy-namespace attribute on
a stylesheet that is being processed with an XSLT 2.0 processor but
has the xsl:stylesheet version attribute set to 1.0.

It runs without complaint (although with data that does not exercise
that precise piece of code), is this correct behaviour when running in
backward compatibility mode.

ihe

Current Thread