RE: [xsl] for-each does not iterate

Subject: RE: [xsl] for-each does not iterate
From: "Robert Soesemann" <rsoesemann@xxxxxxxxxxx>
Date: Fri, 10 Dec 2004 09:15:46 +0100
I am using the standard XSLT processor inside an Ant process in of the
Eclipse IDE (Xalan??). But one reason could be that logging output is
filtered by Ant. In other error situation I get valuable output.

R.

-----Original Message-----
From: Michael Kay [mailto:mike@xxxxxxxxxxxx]
Sent: Donnerstag, 9. Dezember 2004 18:58
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] for-each does not iterate


>
> Oops. ;-) Thanks a lot. Sometimes its so easy!
>
>
> <xsl:foreach select=".//a">
>        ^
>

What exactly did your XSLT processor tell you when you made this error?
What processor are you using? I would expect any self-respecting
processor to give you a very clear error message here.

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

Current Thread