Subject: RE: MERGING 2 XML DOCS WITH dom4j parser
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 21 Mar 2002 08:59:34 -0000
|
> does anyone know how I can merge two XML files together (one
> on top of the
> other) using the dom4j parser so that my xsl transformation
> will read it as
> a single XML document?
Yes, write an XSLT stylesheet to do it, supplying one file as the primary
input document, and the other as a stylesheet parameter.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|