[xsl] transforming multiple xml sources into a single stream

Subject: [xsl] transforming multiple xml sources into a single stream
From: "Pramodh Peddi" <peddip@xxxxxxxxxxxxxxxx>
Date: Thu, 16 Oct 2003 16:18:15 -0400
Hi,
I am using Java1.4.1's API for Transformation. I have 2 different xml
streams (not files on disk) in memory and have to use transformation to
merge them into a single xml stream. Is this possible?

I know there is way to merge 2 xml files into a single if the files are on
the disk, but I am wondering if we can do this when streams are in memory.
Hope there is a way!

Thanks in advance!

pramodh.



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


Current Thread