Re: context position incorrect

Subject: Re: context position incorrect
From: David_Marston@xxxxxxxxx
Date: Wed, 28 Jun 2000 15:36:29 -0400
Steve Brown writes about a test where he says Xalan gives
        *1*
        position = 1
        last = 4
        *5*
        position = 5
        last = 4
        *6*
        position = 6
        last = 4
        *7*
        position = 7
        last = 4
which certainly looks bad to have position() > last()!

He must be using an older version, because Xalan 1.0.1
produces the 1,2,3,4 sequence for position() that other
popular processors produce.
..................David Marston


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread