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: context position incorrect



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

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