RE: [xsl] Saxon for windows?

Subject: RE: [xsl] Saxon for windows?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 4 Jun 2005 19:54:43 +0100
> > How much control does the client application have over 
> error handling and
> reporting?
> 
> Full control - StdErr is also captured just like StdOut. Both 
> are analysed
> before further processing, using C#.

You might like to consider using an ErrorListener that formats the error
information as XML, rather than trying to parse the default error output
which is formatted for human readers, not for other applications.

Michael Kay
http://www.saxonica.com/

Current Thread