[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] list of homogeneus elements semantically different...


Subject: Re: [xsl] list of homogeneus elements semantically different...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 1 Apr 2005 14:01:10 +0100

<xsl:for-each select="m[position() mod 2 = 1]">
 <A a="{@e}" b="{following-sibling::m[1]/@e"/>
</xsl:for-each>

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________


Current Thread