parent position()

Subject: parent position()
From: Ronald <ronald@xxxxxxxxxxx>
Date: Wed, 11 Oct 2000 12:29:30 +0200
Hi there

I believe position() is applied to the current context node.
I want to know the value of position() of the parent.
How can I do This?
Because I'm dealing with a while lot of recursiveness in my documents I cannot, give position of the parent and than process the children.


I HAVE to process the children and only then I want to know the position() of the parent.
Does this make any sense at all??


I more or less wanted to use something like:

<xsl:value-of select="../position()"/>

Allright I know this is wrong, but it's probably the only way to describe my problem.

GRTZ.
---------||-------||-----------
Ronald Heller
Salience BV
Villawal 21
3432 NX Nieuwegein
tel.: 030 60 56 675
fax: 030 6056 324
mob.: 06 20 41 25 77
ronald@xxxxxxxxxxx
www.salience.nl


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



Current Thread