[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] catching the last node still satisfying a condition


Subject: RE: [xsl] catching the last node still satisfying a condition
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 13 Sep 2001 14:56:35 +0100

> You can't without for-each cycle. because [] operands return
> 1 recordset not
> an array.

eh???

A filter expression using [] returns neither a recordset nor an array, it
returns a node-set.

Mike Kay
>


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



Current Thread