RE: Merging TWO XML documents into ONE

Subject: RE: Merging TWO XML documents into ONE
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 9 Nov 2000 19:19:12 -0000
> I have two XML documents that need to be merged into one.

Use the document() function in XSLT
> 
> What is the most efficient way of merging to XML documents into one?

Write a SAX filter.

Mike Kay 


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


Current Thread