[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: xsl:for-each and variables


Subject: RE: xsl:for-each and variables
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 15 Dec 1999 10:37:52 -0000

> with latest saxon, i get:
> Error preparing style sheet
> At xsl:for-each on line 12 of 
file:/d:/mda/projects/xmlhacks/xmlidl/test2.xsl: Variable temp has not been
declared

>which seems bogus.

It is indeed. A new bug: it appears the variable name in the declaration
(but not in the reference) is being qualified incorrectly with the default
namespace URI. Just when I thought I'd vastly improved my testing...

Mike Kay


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



Current Thread