This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: MERGING 2 XML DOCS WITH dom4j parser


> 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@ntlworld.com
work: Michael.Kay@softwareag.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]