Subject: RE: net.sf.saxon.trans.DynamicError
From: Santosh N <ss1722@xxxxxxxxx>
Date: Fri, 29 Jul 2005 14:49:15 -0700 (PDT)
|
-----Original Message-----
From: Michael Kay [mailto:mike@xxxxxxxxxxxx]
Sent: Friday, July 29, 2005 4:57 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: net.sf.saxon.trans.DynamicError
>
> I am getting the below error while transforming to HTML. Please
> advise if any one has encountered the similar problem and possible
> cause for this error. I am using XSLT2.0 and the SAXON parser.
>
> net.sf.saxon.trans.DynamicError: Circular definition of variable
> selectedRowCount
It's most likely that the message means what it says, that you've got
a
global variable defined in terms of itself. But without seeing your
stylesheet, it's difficult to give you more help.
Please refer to my email sent at 3:52
Thanks
Santosh
Michael Kay
http://www.saxonica.com/
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|