Re: [xsl] a node child

Subject: Re: [xsl] a node child
From: andrew.curry@xxxxxxxxxxxx
Date: Wed, 15 Oct 2003 11:54:08 +0100
To test if a given node has a child then you can use

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

Not sure i am getting what you are after sorry, late night.

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


Current Thread