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]
Other format: [Raw text]

Re: Better Error Handling with XSL


Mark, Jenni
    thanks for your adivce.  hope you both had a great turkey!!

jibran

>You'll get a little more help if you catch the parse or run-time
>errors in the ASP code. Have a look at the MSXML documentation -
>there's a section called "Performing Error Handling with XSLT" which
>has some example code in it and should help.

>You can get better error handling if you invoke the processor from
>JavaScript and explicitly call the methods that return the error
information
>and process it yourself. But for debugging, I'd recommend either using a
>tool such as Excelon Stylus that does this for you, or if you want
something
>free, use a standalone processor such as Saxon or Xalan. Of course this may
>not be feasible if your stylesheet will only run in the browser







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


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