[xsl] XSL + SAX

Subject: [xsl] XSL + SAX
From: "Veina Razvan" <veina.razvan@xxxxxxxxxxxxxxx>
Date: Tue, 27 Jan 2004 11:43:52 +0200
Hello everyone,

I want to apply two succesive transformations to a document:

1. A XSLT transformation using a XSL file.
2. A SAX transformation having as source the result of the first
transformation.

Right now I can do this using an intermediate file, which obviously isn't a
nice approach. Is there a way to "concatenate" these two transformations
without using an intermediate file ?

Thank you.


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


Current Thread