> I'm trying to do a count of how many times field[@column='3'] has the same
> value within my XML tree. e.g. How many times does field[@column='3']
> have the value A. I need
<xsl:value of select="count(//field[@column='3' and . = 'A'])"/>
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- [no subject]
- Sue Miller - Tue, 17 Jul 2001 10:00:11 -0400 (EDT)
- David Carlisle - Tue, 17 Jul 2001 10:09:04 -0400 (EDT) <=
- Sue Miller - Tue, 17 Jul 2001 11:19:29 -0400 (EDT)
|
|