Re: modifiable variables

Subject: Re: modifiable variables
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 26 Nov 1999 18:05:26 GMT
> What I want to count is the number of "Choice" nodes whose text is "true".

<xsl:value-of select="count(Choice[normalize-space(.)='true'])"/>

David


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


Current Thread