Re: [xsl] tag/element count

Subject: Re: [xsl] tag/element count
From: Ruben Inoto <ris2@xxxxxxxxx>
Date: Thu, 12 Jul 2001 13:20:24 +0200
 Hi Devan,

 you can use:

  count(//temp)


> I would like to know how many times tag/element exists in my xml
> document
>
> eg.
>
> <TEMP>
>   test
> </TEMP>
> <TEMP>
>   test1
> </TEMP>
>
> this would be a count of 2....
>
> --
> "I count religion but a childish toy, and hold there is no sin but
> ignorance." -Christopher Marlowe, 1592
>
> "HEAVEN does'nt want me & HELL is afraid I'll take over"
>
> DEVAN GOVENDER
>
>  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