This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: difference between Saxon 5.5.1 and Xalan 1.2


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]