|
Subject: Re: [xsl] Another beginner question about position() counting using recursi ve templates From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx> Date: Mon, 08 Apr 2002 10:05:24 -0600 |
I want counting all cols from 1 to 8 and then assigning every number to an id attrribute, idependent from their relative context node. I am trying to assign a parameter and then select this <xsl:value-of select="$datacells" />.
Now i am getting 1 2 3 4 1 2 3 4
which is no wonder because that is in fact the position() relative to the context node.
I have no idea how to get the param datacells outputting:
1 2 3 4 5 6 7 8
Greg Faron Integre Technical Publishing Co.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] sorting date prob, Jarkko . Moilanen | Thread | [xsl] How to select a range of elem, Sreeni Chippada |
| RE: [xsl] a namespace problem, Bryan Rasmussen | Date | Re: [xsl] Getting Attribute names i, Morgan Nagarajan |
| Month |