RE: Saxon [different results from Microsoft]

Subject: RE: Saxon [different results from Microsoft]
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 23 Feb 2000 11:15:36 -0000
> Now if I use Saxon with my xml and xsl file
> the output is correct. The compiler give me a html file that
> run correct if I call it with my browser.
> But if I call xml file with double click in NT-Exploring
> the browser start up but the page that I see is different from to
> previous one.

Firstly, make sure you are using the same stylesheet in both cases: IE5 by
default takes the stylesheet from the <?xml-stylesheet?> processing
instruction; Saxon has an option to do this but it isn't the default.

Secondly, make sure that you have installed the latest Microsoft (Jan 2000)
technology preview as your default IE5 XSL processor (there is a tool called
xmlinst to do this).

Thirdly, make sure that your stylesheet is using the subset of XSLT which
Microsoft support.

Finally, if this doesn't solve the problem, let us know what the stylesheet
says and what output you are getting in both cases.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread