| Subject: [xsl] putting number values From: "Dionisio Ruiz de Zarate" <dionisio@xxxxxxxxxxxxx> Date: Tue, 4 Mar 2003 01:00:44 +0100 | 
i get the data from one database in the bellow code you can see that with the <xsl:value-of select="name"/> i writte the value of name tag with this i get 100 values. <xsl:for-each select="registro"> <xsl:value-of select="name"/> </xsl:for-each> but with xslt how can i number them? how can i put in this method: 1 value of name 1 2 value of name 2 .... how can i put the number, the result number? thanks XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Setting up style sheets i, Allan Jones | Thread | RE: [xsl] putting number values, Allan Jones | 
| RE: [xsl] thoroughly confused about, Michael Kay | Date | RE: [xsl] XPATH query from variable, Michael Kay | 
| Month |