Re: [xsl] silbings

Subject: Re: [xsl] silbings
From: Yan Zhu <yan.zhu@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 Dec 2001 10:59:24 -0600
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.


Michael Kay wrote:

> xsl:if test="following-sibling::node()"
>
> Mike Kay
>
> > -----Original Message-----
> > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Yan Zhu
> > Sent: 22 December 2001 14:00
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Subject: [xsl] silbings
> >
> >
> >
> >     is there a way to find out if a node has a silbing or not?
> > Actually, let me rephrase that, is there  a way to find out
> > if a node has a following silbling node? so when you use following::
> > something would be ganranteed to be there.
> >
> >     thanks in advance.
> >
> > yan
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
> >
>
>  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