xsl-list
[Top] [All Lists]

[xsl] Way to terminate the xslt process

2007-05-16 01:55:51
Dear List-

Is there a way by which we can terminate the process of XSLT something like below:

<xsl:choose>
<xsl:when test="article">
...
</xsl:when>
<xsl:otherwise>termination statement</xsl:otherwise>
</xsl:choose>

Regards,
JSR


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>