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]

Re: SV: Change the value of a parameter in a template


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

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