Subject: Merging two xml files using XSLT in browser without saxon
From: "Mohammed Parvez Shaikh" <shaikhmap@xxxxxxxxx>
Date: Mon, 7 Jul 2008 13:56:48 -0400
|
I am a newbie to xsl world.
I saw M Kays answer on merging xml files
[http://www.dpawson.co.uk/xsl/sect2/merge.html] and Oliver's solution
[http://www2.informatik.hu-berlin.de/~obecker/XSLT] . I am able to
merge the xml files I have, using saxon.
I am trying to make this work in my mozilla browser without using
saxon. Is there a way to do it.
Thanks
|