Subject: Re: SV: Change the value of a parameter in a template
From: Jeni Tennison <mail@xxxxxxxxxxxxxxxx>
Date: Tue, 14 Nov 2000 12:42:23 +0000
|
Fredric,
> That's right I want to get the 'Right' element from the wc:INSTANCE which
> have its 'Left' element equal to '$article'. How do I use XPath to do that?
The one I gave you:
wc:INSTANCE[Left = $article]/Right
should work if the current node is the parent of the wc:INSTANCE.
I hope that helps,
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|