| Subject: [xsl] break or exit in xsl? From: Katharina Kreis <katharinakreis@xxxxxx> Date: Mon, 07 Mar 2005 12:00:52 +0100 | 
<xsl:for-each select="Person/Age">
   <xsl:if test=".='30'>
      ...
      <!-- Here I need to exit xsl:for-each -->
   </xsl:if>
</xsl:for-each>
...| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Operational system date, Michael Kay | Thread | Re: [xsl] break or exit in xsl?, James Fuller | 
| RE: [xsl] A sequence of more than o, Mukul Gandhi | Date | Re: [xsl] break or exit in xsl?, James Fuller | 
| Month |