xsl-list
[Top] [All Lists]

Re: How can I redirect XSL output back to the default output ?

2005-07-27 13:28:37
Xalan supports the redirection of output via extension xslt:write but
how can I redirect output back to the default output file ?
...
Can anyone help me ?

I don't think I understand your problem at all, but you might look
into using XSLT 2.0 and Saxon8.  Then you would have access to the
<xsl:result-document> element, which will let you put your output
wherever you want.

A brief bit of info about result-document:
http://www.saxonica.com/documentation/xsl-elements/result-document.html

Hope this helps,


Will.

--~------------------------------------------------------------------
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>