[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Trapping XSL Errors.

Subject: RE: Trapping XSL Errors.
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Fri, 11 Aug 2000 19:25:30 +0100
xsl errors
Yup. Wrap it in a try catch
See www.bayes.co.uk/xml/index.xml?/xml/utils/translate.xml for full
examples. Version 2 covers most errors.
Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


>-----Original Message-----
>From: owner-xsl-list@xxxxxxxxxxxxxxxx
>[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of lists@xxxxxxxxxx
>Sent: 11 August 2000 18:36
>To: XSL-List@xxxxxxxxxxxxxxxx
>Subject: Trapping XSL Errors.
>
>
>Hi,
>
>If you load up some XML into the MSXML DOM, you can easily trap any parsing
>errors using the following code:
>
>	"
>	xmlObj.Load(Server.MapPath("temp.xml"))
>	If xmlObj.parseError.errorCode <> 0 Then
>	"
>
>How do you trap similar level of detail when rendering some XML
>using an XSL
>style sheet e.g. in the following piece of code:
>
>	"
>	renderedXML=xmlObj.TransformNode(xslObj)
>	"
>
>Is there a way? Any help would be gratefully received.
>
>Many thanks,
>Roland.
>
>
>
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.