xsl-list
[Top] [All Lists]

RE: [xsl] writing error file

2006-09-21 05:17:52
As far as the language is concerned, xsl:message is the right mechanism, but
a lot depends on how it is implemented in your particular product. There may
well be product configuration options that allow you to control where
xsl:message output is sent and how it is formatted.

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


-----Original Message-----
From: Frank Marent [mailto:frank(_dot_)marent(_at_)emnemics(_dot_)ch] 
Sent: 21 September 2006 12:28
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] writing error file

hello.

is there a simple way in xslt to append warnings and error 
messages to an (xml) error file? error file name should 
variable (current xml file name). the command xsl:message 
seems only to *display* messages during execution on the 
screen. but we would like to append messages to an (xml) file.

may the only way to use xsl:result-document or xsl:document for that?

regards
frank

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>