Hi all, is there a possibility to redirect a text message from the element xsl:message to a file instead of stderr? I validated an xml file against a W3C Schema and afterwards � in order to do additional checking � against a stylesheet. The validation errors from the Xerces parser are written to a file (by use of a derived class of the DefaultHandler) and I would like to append the error messages which I defined in the stylesheet between the <xsl:message> tags to the already created file. Is there a class for Xalan to register with the XalanTransformer similar to the behaviour of the DefaultHandler class?
I searched the docs and the archive for any examples but I still have no clue how to start. Any hints are appreciated! Thanks, Bettina -- GMX ProMail mit bestem Virenschutz http://www.gmx.net/de/go/mail +++ Empfehlung der Redaktion +++ Internet Professionell 10/04 +++
