[xsl] RE: <xsl:for-each looping infinitely.

Subject: [xsl] RE: <xsl:for-each looping infinitely.
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Sat, 15 Sep 2001 20:07:50 +0100
>
> <xsl:for-each  looping infinitely.
>
> Any ideas?
>
It is not possible to write an xsl:for-each statement that loops infinitely,
given a finite source document. Either there is a bug in your processor, or
the loop is not actually infinite, or the loop is in something other than
the xsl:for-each.

Try running it with Saxon and the -T (tracing) option.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread