Subject: Re: Add attributes Processed File
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 7 Dec 2004 12:47:58 GMT
|
<xsl:template match="*[count(b/@true)=1 and a/@true]">
sorry, I meant
<xsl:template match="*[count(b/@flag='true')=1 and a/@flag='true']">
________________________________________________________________________
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
________________________________________________________________________
|