![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Returning node-set between two node Returning node-set between two nodeTo: NULL Date: 9/12/2007 3:48:00 AM
Hello, i've an xml file that contains element table and p.
<html>
<p>sbbbbbbb</p>
<p>aaaa</p>
<table nodeID="TTT99999">
........
</table>
<p>a</p>
<p>b</p>
<p>d</p>
<table nodeID="55666TTeee">
.......
</table>
<p>....
</p>
...
...
</html>
How can I retrieving the elements "p" between table with
nodeID=55666TTeee and
nodeID=TTT99999.
Result expected for the example above:
<p>a</p>
<p>b</p>
<p>d</p>
I tried with "preceding-sibling::*", but without useful results.
Thanks
| ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||
|
