Subject: RE: Merging two xml files using XSLT in browser without saxon
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 7 Jul 2008 19:37:55 +0100
|
I can't see anything specific to Saxon in these solutions.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: Mohammed Parvez Shaikh [mailto:shaikhmap@xxxxxxxxx]
> Sent: 07 July 2008 18:57
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Merging two xml files using XSLT in browser
> without saxon
>
> 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
|