xsl-list
[Top] [All Lists]

RE: append to a file in saxon

2003-01-16 16:41:41
I am using Saxon to output multiple files out of single 
transformation. I couldnt find any extension element in saxon 
latest  that does that. 

In Saxon 7.x this functionality is provided by the XSLT 2.0
<xsl:result-document> element.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 

There used to be saxon:output in the 
previous version. what became of this element?? I am in dire 
need of this functionality. can anyone pleeeese help me? also 
what i need to do is append to an exixting file.for example, 
if i have a file in the directory, my processing should keep 
adding the contents out of the xml to this file. I somehow 
downloaded the earlier version and am continuing with it ( 
because i was really in need of this functionality ) . But 
this would go and rewrite the contents of the file, which i 
dont want.Can anyone please help me in this regard? Thank you 
very much.

 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>