Re: [xsl] File management via XSLT

Subject: Re: [xsl] File management via XSLT
From: "Nicola Martella" <nmartella@xxxxxxxxxxxxx>
Date: Fri, 28 Nov 2003 18:46:04 +0100
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.Moilanen@xxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>; "Nicola Martella"
<nmartella@xxxxxxxxxxxxx>
Cc: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, November 28, 2003 3:01 PM
Subject: Re: [xsl] File management via XSLT


> Lainaus Nicola Martella <nmartella@xxxxxxxxxxxxx>:
>
> <!-- 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


Current Thread