Michael Ludwig wrote:
The other day, I tested a couple of processors with regard to duplicate
definitions. I published the result on XSL-List.

[xsl] Duplicate definitions in XSLT 1.0 - Michael Ludwig
http://markmail.org/thread/dpmra2jahwcczvs5

There are three bugs in Xalan-J concerning duplicate definitions of:

* xsl:variable
* xsl:param
These are long-standing. The last time I requested they be fixed, the message was that the behavior remained for backwards-compatibility. I fixed this bug in Xalan-C a while back.

* xsl:namespace-alias
This is interesting, as Xalan-C does not suffer from this bug, yet my recollection is the implementations are very similar between the two processors.

Dave

Reply via email to