Subject: Saxon problems or maybe bugs?
From: "Nestel, Frank" <frank.nestel@xxxxxx>
Date: Fri, 9 Mar 2001 09:43:43 +0100
|
Hi,
I'm currently benching Xalan-J2 against Saxon and
I've come accross a stylesheet which behaves very
different on both. As it turns out with Saxon 6.21
(and probably 6.2, I had to recheck) two things
seem to fail:
1. select="name()" does not produce a name when
applied to Attribute nodes.
2. <xsl:value-of select="@attribute"/> fail (of
course on attribute nodes).
Both contructs work as expected under Xalan J2.
Is it a known problem, do you need additional
information about the context of the problem?
Cheers,
Frank
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|