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

Subject: Re: [xsl] How do I locate the parent of this node?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 17 Oct 2002 11:02:14 +0100
> Should it look like this?...
> 
> parent::$currentNode
> 
> or something else?

 Something else.

If $currentNode contains a node, then its parent is $currentNode/..

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread