xsl-list
[Top] [All Lists]

Re: File management via XSLT

2003-11-28 10:46:04
Jarkko,
I'm using <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>.
I searched in the web side for "file manage", "file open", "close file", ...
but I found nothing.
Have you some suggestion?

Ciao & thanks. Nicola


----- Original Message ----- 
From: <Jarkko(_dot_)Moilanen(_at_)uta(_dot_)fi>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>; "Nicola Martella"
<nmartella(_at_)tiscalinet(_dot_)it>
Cc: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Friday, November 28, 2003 3:01 PM
Subject: Re: [xsl] File management via XSLT


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



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



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