|
Subject: RE: 2xml files -> one xml file From: Kay Michael <Michael.Kay@xxxxxxx> Date: Wed, 25 Oct 2000 10:08:13 +0100 |
> my problem is, that i have 2 xml files with the same
> structure but with
> different datas inside
> i can display both files but i cant save them as a different file...
> can someone plz help me and show me how to combine those both
> xml files and get a 3rd one with both datas inside ?
>
<output>
<xsl:copy-of select="document('document1.xml')/*/*"/>
<xsl:copy-of select="document('document2.xml')/*/*"/>
</output>
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Getting imagesize, Rob van der Zeijden | Thread | 2xml files -> one xml file and sear, Michael Hoffmann |
| RE: parsing and translating xml:lan, Kay Michael | Date | problems with xalan c++ - who to te, Sebastian Rahtz |
| Month |