[xsl] Beginner XSL question

Subject: [xsl] Beginner XSL question
From: "Arturo C" <arturo_33@xxxxxxxxxxx>
Date: Thu, 16 May 2002 18:50:22 +0000
Hi and sorry my english... how can i count the number of elements, for instance, student in the following case:

<school>
  <student>
     ....
  </student>
  <student>
     ....
  </student>
  <student>
     ....
  </student>
</school>

and show the result (3) in an HTML page using XSL?

Thanks in advance!!

Arturo


_________________________________________________________________
Únase con MSN Hotmail al servicio de correo electrónico más grande del mundo. http://www.hotmail.com



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



Current Thread