This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Throw an error from XSL



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.

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]