Devan,
there isn't a break or continue statement. The condition IS in the
pattern in the select attribute of the <xsl:for-each..> Element. The
pattern defines a nodeset and the loop will be processed for all nodes
in this set.
So what you have to do is to define a suitable pattern.
Michael.
-----Ursprungliche Nachricht-----
Von: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]Im Auftrag von Devan
Govender
Gesendet: Donnerstag, 12. Juli 2001 13:34
An: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Betreff: Re: For loop
I have read about the for-each construct.
What I need though is a way of looping and stopping the loop under
a certain condition
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- AW: For loop
- Michael Schafer - Thu, 12 Jul 2001 07:26:22 -0400 (EDT)
- <Possible follow-ups>
- Michael Schafer - Thu, 12 Jul 2001 07:51:34 -0400 (EDT) <=
- Bedwell Tom - Thu, 12 Jul 2001 09:12:22 -0400 (EDT)
|
|