|
Subject: [xsl] increment value From: "Ricardo Saraiva" <rss@xxxxxxxxxxxxxx> Date: Thu, 22 Jan 2004 17:16:34 -0000 |
Hello,
I want to increment a value to concat to a string.
For example:
<a>
<b>1</b>
<b>2</b>
</a>
<a>
<b>3</b>
<b>4</b>
</a>
The output would be:
<b id="b1"/>
<b id="b2"/>
<b id="b3"/>
<b id="b4"/>
.
Can anybody help,
Thanks
Ricardo Saraiva.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] matching the first follow, Biying Huang | Thread | RE: [xsl] increment value, Andreas L. Delmelle |
| RE: [xsl] increment value, Andreas L. Delmelle | Date | RE: [xsl] reference-area, Andreas L. Delmelle |
| Month |