xsl-list
[Top] [All Lists]

Re: [xsl] no output files

2008-11-17 09:08:53
Depends what you are doing..
You create an output file only if you want to store the result . This
could be to use the output file for some other processing later.
The content of transformation is important. It  wont create output
files if you dont want. You have to explicitly write code to create
output files out of a transformation.
If for instance you show the result in a web page on the fly, then
this is a case where you do not create the output file.
More help will be on your way if you exactly tell us what you want and
what your requirement is.

Vasu Chakkera
Numerical Algorithms Group.
Oxford
www.vasucv.com


On Mon, Nov 17, 2008 at 1:44 PM, Szabo, Patrick (LNG-VIE)
<patrick(_dot_)szabo(_at_)lexisnexis(_dot_)at> wrote:
Hi,

I´m using XSLT 2.0 and Saxon 9.
Is it possible to do a transformation without creating outputfiles ?!
Why ?!
Well, the xsl doesn´t really change the files, it just uses it´s information.

cheers


Patrick Szabo
EPD / XSLT Konvertierung
Tel.: +43-1-534 52-1573
Fax.: +43-1-534 52-1573
patrick(_dot_)szabo(_at_)lexisnexis(_dot_)at

LexisNexis Verlag ARD Orac GmbH & Co KG
Marxergasse 25, 1030 Wien
FN 8333f, Handelsgericht Wien





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



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