Re: [xsl] Merging two xml files using XSLT in browser without saxon

Subject: Re: [xsl] Merging two xml files using XSLT in browser without saxon
From: "Mohammed Parvez Shaikh" <shaikhmap@xxxxxxxxx>
Date: Mon, 7 Jul 2008 14:41:14 -0400
What I mean is if I want to load the merged file in the browser how do
I do that.

if its just 1 xml that I am loading the data from, I can load the xml
in the browser and reference the xsl stylesheet. But here when I have
two xml files and 1 xsl stylesheet how do I do that.

This might be extremely simple but I have not been able to achieve this.

Thanks a lot

On Mon, Jul 7, 2008 at 2:37 PM, Michael Kay <mike@xxxxxxxxxxxx> wrote:
> 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: [xsl] 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

Current Thread