RE: count nodes with xsl

Subject: RE: count nodes with xsl
From: Sebastian Rahtz <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 29 Jul 1999 16:33:05 +0000 (GMT)
Siegfried Haag writes:
 > 
 > In what DOM-API is the xsl:number implemented ?
 > 
something like

  <xsl:eval>formatIndex(childNumber(this), "1")</xsl:eval>

is the equivalent of <xsl:number/> in IE5. does that help?

sebastian


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


Current Thread