[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] Reg : xsl parameters
Subject: RE: [xsl] Reg : xsl parameters
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 31 Aug 2005 09:24:46 +0100
|
> yes even i recursively call a template to tokenize the passed
> parameter. In
> this instance only am getting out of memory error. So is
> there any solution
> for this?
There's probably a bug in your code that causes the recursion to not
terminate.
Michael Kay
http://www.saxonica.com/
|