|
Subject: RE: [xsl] XPath to Find All Siblings Except Self From: "Rick Quatro" <rick@xxxxxxxxxxxxxx> Date: Thu, 15 Mar 2012 14:10:10 -0400 |
Hi Ken, Yes, that works great, and makes sense too. Thanks for the quick response. Rick You could use the union of preceding and following siblings: ( preceding-sibling::section | following-sibling::section)/title I hope this helps. . . . . . . . Ken
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] XPath to Find All Sibling, G. Ken Holman | Thread | Re: [xsl] XPath to Find All Sibling, Terry Badger |
| Re: [xsl] XPath to Find All Sibling, G. Ken Holman | Date | Re: [xsl] XPath to Find All Sibling, Terry Badger |
| Month |