Re: [xsl] see if it is possible

Subject: Re: [xsl] see if it is possible
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 14 Dec 2001 00:32:36 GMT
> I did it by 30 lines xsl code.
> can this be done by one or a few line of code?


<xsl:value-of select="count(B[@type='short' and @id=current()/A[@id='1']/Bref/@Bid])"/>

evaluated on the parent element of the A and B.

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