XML to HTML using XSL in IE5

Subject: XML to HTML using XSL in IE5
From: davindag@xxxxxxx
Date: Wed, 30 Aug 2000 18:20:40 -0500
Hi,
I wrote a style sheet and got perfect results with JClark.
Now I added the line <?xml-stylesheet type="text/xsl" href="myStyle.xsl" ?>
below my <?xml version='1.0' ?> line in my XML document.
when i open the XML document in IE 5, it should do the
rendering based on the style sheet. But the result is a complete garbled up
rendering. 
So what went wrong? My Style sheet should be OK as it works perfectly
with JClark.
Also, since XSL is a standard, a style sheet which gets
rendered properly from one processor should also get rendered properly by
another
processor.
Thanks,
Davindar


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


Current Thread