|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: How to count attributes?
Subject: Re: How to count attributes?
From: Sorin Marti <mas@xxxxxxxxxx>
Date: Mon, 25 Nov 2002 11:58:38 +0100
|
Thanks all for your help!!
Vasu Chakkera wrote:
Sorin,
<xsl:value-of select="count(element/@atrr)"/>
will do the job
Vasu
----- Original Message -----
From: "Sorin Marti" <mas@xxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, November 25, 2002 10:22 AM
Subject: How to count attributes?
Hi all,
I'd like to count the number of one attribute. How can I do that?
example:
<element atrr="bla">...</element>
<element atrr="blu">...</element>
<element atrr="ble">...</element>
<element atrr="bli">...</element>
<element atrr="blo">...</element>
The result should be: 5 (because the attribute attr exists 5 times)
Thanx for help
mas
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|