Re: [xsl] Throw an error from XSL

Subject: Re: [xsl] Throw an error from XSL
From: Goetz Bock <bock@xxxxxxxxxxx>
Date: Wed, 26 Sep 2001 13:33:01 +0200
On Wed, Sep 26 '01 at 12:09, Nick Vincent wrote:
> I'm trying to work out how to throw an error from an XSL.  I've checked
> Michael's book and the FAQ, and all of the information seems to be based
> around trapping errors inside the XSL, rather than throwing them at the
> user.
Does:

<xsl:message terminal="yes">There was an unrecoverable error
... </xsl:message>

do what you want?
-- 
Goetz Bock                                              IT Consultant
Dipl.-Inf. Univ.

Attachment: pgp00001.pgp
Description: PGP signature

Current Thread