Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Capturing warning messages from Transform() >Thread Next - Re: Capturing warning messages from Transform() Re: Capturing warning messages from Transform()To: NULL Date: 1/3/2007 5:57:00 PM Bob Kline wrote: > I've been asked to investigate the feasibility of porting software > implemented in C++ with an open-source XSL/T package to .NET with the > Framework's XSL/T processor. One problem I've run into is that while > the XSL/T package currently in use allows the program code to register > handlers for error and warning messages created by the script with > xsl:message elements (so they can be logged, rather than spewed out on > the console), I haven't found comparable functionality with XslTransform > (or in the replacement class XslCompiledTransform). Am I looking in the > wrong place? .NET 2.0 and later with XslCompiledTransform has a hook on XsltArgumentList with an event XsltMessageEncountered <http://msdn2.microsoft.com/en-us/library/system.xml.xsl.xsltargumentlist.xsltmessageencountered.aspx> -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
