RE: [xsl] How do I locate the parent of this node?

Subject: RE: [xsl] How do I locate the parent of this node?
From: steve.l.lake@xxxxxx
Date: Thu, 17 Oct 2002 09:16:27 +0100
So does that mean that I should write this as...

<xsl:variable name="parentNode" select="$currentNode/parent::*"/>

I tried it and it still selects nothing!

Steve Lake


-----Original Message-----
From: Peter Davis [mailto:pdavis152@xxxxxxxxx]
Sent: 17 October 2002 09:09
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] How do I locate the parent of this node?


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 17 October 2002 00:33, steve.l.lake@xxxxxx wrote:
> parent::$currentNode

$currentNode/parent::*

- -- 
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9rnAUhDAgUT1yirARAsBLAJ9y6qY0dT3pigt8Vh84FLz0ktmjdQCfWjz+
B9hGV3hywcVrgxWjt+GwoQs=
=V9AU
-----END PGP SIGNATURE-----


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

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


Current Thread