[xsl] return?

Subject: [xsl] return?
From: "Bruno LLopes" <brunollopes@xxxxxxx>
Date: Wed, 26 Nov 2003 02:18:17 -0000
Hi,
    Is possible in xslt use a return instruction when some condition occur
    and stop de verificaction  of  the remaining code
    like this
     <xsl:if test="string-length($str) <= 4>
        (terminate verificaction) <xsl:return /> (?)
</xsl:if>

thanks all


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


Current Thread