Subject: RE: net.sf.saxon.trans.DynamicError
From: Santosh N <ss1722@xxxxxxxxx>
Date: Fri, 29 Jul 2005 14:49:08 -0700 (PDT)
|
David,
I am including this xsl in another xsl file, where these variables
are
declared.
Thanks
Santosh
-----Original Message-----
From: David Carlisle [mailto:davidc@xxxxxxxxx]
Sent: Friday, July 29, 2005 4:15 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: net.sf.saxon.trans.DynamicError
That stylesheet is incomplete,you show
<xsl:variable name="selectedRowCount"
select="count(Results/Row[*[name()=$groupColumn]=$groupColumnValue
and
filterFlag=0])"/>
but no declaration of either groupColumn or groupColumnValue.
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
________________________________________________________________________
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
|