Subject: RE: difference between Saxon 5.5.1 and Xalan 1.2
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 4 Dec 2000 10:15:56 -0000
|
> I have this XSLT code that works fine under Xalan 1.2:
> <xsl:template match="page[$top-page = .]">
> However when I run it under Saxon 5.5.1 I get the following
> error message: ...
>
Is this a bug in Saxon or an extension of Xalan?
It sounds like a non-conformance in Xalan: this is an error that a
conformant XSLT processor is obliged to report.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|