Subject: Re: [xsl] return? From: Frederic Laurent <fl@xxxxxxxxxxxxx> Date: Wed, 26 Nov 2003 11:10:27 +0100 |
Bruno LLopes wrote: > 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> yes you can the <xsl:message/> can log a message and terminate the process so <xsl:message terminate="yes">String too short...</xsl:message> will stop the XSLT processor (can depend on processor implementation) HTH Frédéric -- XPath free testing software : http://lantern.sourceforge.net Frédéric Laurent http://www.opikanoba.org XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] return?, JOHN MARSHALL | Thread | [xsl] Building up a hierarchy from , Wolfgang Schindler |
RE: [xsl] XML grouping by attribute, Jarno . Elovirta | Date | [xsl] Insert <options> from XML, Fran |
Month |