Re: output redirect

Subject: Re: output redirect
From: Warren Hedley <w.hedley@xxxxxxxxxxxxxx>
Date: Wed, 28 Jun 2000 22:18:23 -0400
xsl list wrote:
> 
> I want to build a debug path where certain messages prints to stdout
> (instaid of the file provided by -out).

This sounds like exactly the problem that <xsl:message>
is designed for. Have a look in section 13 of the spec:

http://www.w3.org/TR/xslt#message

Actually, this prints to stderr, whereas the XSL output
appears on stdout.


-- 
Warren Hedley


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread