Subject: Re: [xsl] numbering From: Menzo Windhouwer <windhouw@xxxxxx> Date: Wed, 25 Aug 2004 08:46:29 +0200 |
<root> <text>one</text> <text>two</text> </root>
but this bucle is into one for-each how can i put : 1.- 2.- 3.- ......
?
thanks
----- Original Message ----- From: "Michael Kay" <mhk@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, August 25, 2004 1:24 AM
Subject: RE: [xsl] numbering
Use <xsl:number format="1.- "/>
Michael Kay
-----Original Message----- From: Dionisio Ruiz de Zarate [mailto:dionisio@xxxxxxxxxxxxx] Sent: 24 August 2004 23:34 To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx Subject: [xsl] numbering
hello i load the data from one xml file for showing into onw html page with: <xsl:for-each select="node"> <xsl:value-of select="nodename"/> </xsl:for-each>
but i want to show the data with one number: 1.- text 2.- text 3.- text
how can i put this number for each nodename (<xsl:value-of select="nodename"/>)
can anybody helps me? thanks
-- Menzo Windhouwer, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, NL 1098 SJ Amsterdam, The Netherlands url: http://www.cwi.nl/~windhouw/, e-mail: windhouw@xxxxxx
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] numbering, Dionisio Ruiz de Zár | Thread | RE: [xsl] numbering, Michael Kay |
RE: [xsl] FO: keep strength with la, Jarno.Elovirta | Date | [xsl] questions regarding array imp, Kenneth Stephen |
Month |