Re: [xsl] Logical in Count function

Subject: Re: [xsl] Logical in Count function
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 18 Aug 2004 17:45:59 +0100
sorry i misread your first test, your sets are not disjoint so you can
not use count() + count() as I just suggested use instead


count(/dsWMSRpt/WMSReport[Person_x0020_Name!='Vacancy' and Person_x0020_Name!=''])

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. 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