Subject: RE: XML to HTML using XSL in IE5
From: Joshua Allen <joshuaa@xxxxxxxxxxxxx>
Date: Wed, 30 Aug 2000 16:29:12 -0700
|
Check out http://www.netcrucible.com/xslt/msxml-faq.htm.
> -----Original Message-----
> From: davindag@xxxxxxx [mailto:davindag@xxxxxxx]
> Sent: Wednesday, August 30, 2000 4:21 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: XML to HTML using XSL in IE5
>
>
> 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
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|