Re: [xsl] If following-sibling?

Subject: Re: [xsl] If following-sibling?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 17 Jun 2002 22:59:44 +0100
> Is there a way to express "if there's a following-sibling" in XSLT?

<xsl:if test="following-sibling::*">

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread