Re: Determining if the first child is a para element

Subject: Re: Determining if the first child is a para element
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 9 Nov 2000 09:11:48 GMT
> but I need to know if the first child of a node is an
> element (para, in this case

<xsl:if test="*[1][self::para]">David</xsl:if>

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp


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


Current Thread