|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: appending to result-document
Thanks Michael and Sam for your responses.
Using xsl:message and pipelining seem to be good solutions although I'll be tempted to use xsl:message as I already have 3 files in the pipeline ! I have used xsl:message several times to debug my files or test intermediary output. But I wasnt aware that I could actually store these messages in some file. Could you either tell me how to do it or point me to some web page where I can read some more ? Im presently running all my xsl files using the Transformer class in the JAXP API. Thanks again Rahil Michael Kay wrote: Yes, for producing a log like this I would recommend xsl:message. The Saxon implementation of xsl:message allows you some control over the formatting and destination of the messages (but only from Java, not from the command line).
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|







