Re: [xsl] Filtering out nodes between bookmarks

Subject: Re: [xsl] Filtering out nodes between bookmarks
From: Michael Daniloff <mdanilof@xxxxxxxxx>
Date: Tue, 26 Feb 2008 23:06:56 -0800 (PST)
Ken Holman wrote:

What did you want done with the ancestors of the
ending bookmark?

An example is below using document order, but it will
work with your example only because there are no
ancestors of the ending bookmark that follow the
starting bookmark.  I can't guess what you want done
with those ancestors.

I hope this helps.
. . . . . . . . . . Ken

-------------------------------------------

Thanks for the effort and time you have spent on this
Ken.
There are about 25 different elements that could be a
parent for a bookmarkStart element. Most of them can
be removed, some are not, like <body> element. I will
try your stylesheet with some modifications. Another
thing that I forgot to mention that I use XSLT 1.0 but
doubt that it is relevant.

Thanks,

Michael


      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

Current Thread