This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

parent position()


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@salience.nl
www.salience.nl


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]