RE: [xsl] MERGING 2 XML DOCS WITH dom4j parser

Subject: RE: [xsl] MERGING 2 XML DOCS WITH dom4j parser
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 21 Mar 2002 09:35:25 -0000
> The problem I find with this method, is that by using a
> parameter / variable
> to import the second document I have to use a for-each loop with the
> $importedDoc to be able to apply the templates to this data.

If you show us exactly how you want to combine your two documents (saying
you want one "on top of the other" isn't very clear), and what stylesheet
you are using to achieve it, perhaps we can help you write a better
stylesheet, one that actually works.

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


Current Thread