Re: [xsl] silbings

Subject: Re: [xsl] silbings
From: Yan Zhu <yan.zhu@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 Dec 2001 14:05:34 -0600
yeap, the following:* worked, you are the man!

thanks a bunch, this list is awesome.

yan


Oleg Tkachenko wrote:

> > hmm, didn't work. :(
> >
> > I tried both following-sibling and following::, the test
> > is always positive regardless of whethere there is a node
> > or not.
>
> If so, there is really following sibling after your context node. Perhaps you forgotten about whitespace only text node which usually follows any element node and contains linefeed + few tabs. Try following-sibling::* in the case you interested in elements only.
>
> ---
> Oleg Tkachenko,
> Multiconn International, Israel
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread