|
Subject: Re: [xsl] XPath to Find All Siblings Except Self From: David Carlisle <davidc@xxxxxxxxx> Date: Thu, 15 Mar 2012 19:11:29 +0000 |
You could use the union of preceding and following siblings:
( preceding-sibling::section | following-sibling::section)/title
I hope this helps.
-- google plus: https:/profiles.google.com/d.p.carlisle
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] XPath to Find All Sibling, Terry Badger | Thread | Re: [xsl] XPath to Find All Sibling, Andrew Welch |
| Re: [xsl] XPath to Find All Sibling, Andrew Welch | Date | [xsl] Getting the offset of a match, Martin Holmes |
| Month |