xsl-list
[Top] [All Lists]

RE: net.sf.saxon.trans.DynamicError

2005-07-29 13:56:58
 

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.

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--