list4xt : Mailing list for the XT users community.[list4xt] XT last() bug (fwd)Subject: [list4xt] XT last() bug (fwd)User: Website From: Mike Brown (mike@skew.org)Date: 31/10/2000 - 18:25
I am cleaning out my mailbox.
----- Forwarded message from Ron Ten-Hove -----
From: "Ron Ten-Hove" <rtenhove@forte.com>
David,
It is a bug. In com.jclark.xsl.expr.FilterPattern, in the
lastPosition = position;
to
lastPosition = getPosition();
This problem appears whilst using the XSL last() function, in a use
-Ron
-----Original Message-----
I just finished leaving the list, because I get too much email, and now I
I have come across an inconsistency, between XT and Saxon/MSXML3 (the May
Suppose I have the following XML:
<nodes>
I want to create a stylesheet which prints out only the value of the last
<xsl:stylesheet version="1.0"
<xsl:template match="/nodes/node[last()]">
<xsl:template match="text()"/>
>From both Saxon and MSXML, I get "c" as my output, but from XT I get
Is this an XT bug? Note that if I change the template match to
If this is a bug, I'll submit it on XT's web site, but if it's a
David Hunter
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
----- End of forwarded message from Ron Ten-Hove -----
-- Mailing list for the XT users community. (http://blogrolled.com) (mailto:list4xt-request@4xt.org?Subject=unsubscribe to unsubscribe)
Archive générée par hypermail 2b28 le 25/04/2001 - 07:16 CEST |