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]
Other format: [Raw text]

Re: counting question


count(descendant::*[1]) ?

----- Original Message -----
From: "Jo Bourne" <venus@va.com.au>
To: <xsl-list@lists.mulberrytech.com>
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


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