xsl-list
[Top] [All Lists]

Re: File management via XSLT

2003-11-28 07:01:10
Lainaus Nicola Martella <nmartella(_at_)tiscalinet(_dot_)it>:

<!-- Hi to everybody.
<!-- I have a urgent need.
<!-- After convertion of an XML to another I want write the XML target in a
<!-- file.
<!-- How can I manage a file by XSLT?
<!-- 
<!-- 
<!--  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
<!-- 
<!-- 

If you wih to write the result to file from within XSLT, you have to use 
processor dependant functions. Consult your processors manual. 

In Xalan it is called redirect 

http://xml.apache.org/xalan-j/extensionslib.html#redirect

***************************************************
* Jarkko Moilanen                                 *
* Project Manager, ITCM (www.itcm.org)            *
* Profound XML technology Expert                  *
* University of Tampere                           *
* Hypermedia Laboratory                           *
***************************************************

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



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