Re: [xsl] counting question

Subject: Re: [xsl] counting question
From: "Martijn" <rootroot@xxxxxxxxx>
Date: Wed, 9 Jan 2002 08:10:00 -0800
count(descendant::*[1]) ?

----- Original Message -----
From: "Jo Bourne" <venus@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, January 08, 2002 22:57
Subject: [xsl] counting question


> Hi,
>
> I am wanting to count all the child elements of a particular element and
treat them one way if there is only one child and another if there are
multiple. Is the best way to do this to test if the child is both first and
last or is there some other more sensible method?
>
> cheers
> Jo
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


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


Current Thread