This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

XSL rendering on IE 5


Hi,

I wrote a style sheet and got perfect results with Xalan.

Now I added the line
<?xml-stylesheet type="text/xsl" href="file:///c:/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 Xalan.
Also, since XSL is a standard, a style sheet which gets rendered properly
from one processor should also get rendered properly by another processor.
Is this a wrong assumption ?

Someone, may ask that why do i need this.... Ok i try to find out whether
the client browser is XSL enabled (IE 5, Netscape 6.0) if yes, then i'll
give him the xsl and xml and let him to the processing. if he is not !! then
i'll run my server side script (asp/jsp) to do the rendering.

regards,
Abhishek.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    _/               Abhishek Srivastava
   _/                Hewlett Packard ISO
  _/_/_/   _/_/_/    -------------------
 _/    /   _/   _/     (Work)   +91-80-2251554 x1190
_/  _/   _/_/_/      (Ip)     15.10.47.37
        _/           (Url)    http://sites.netscape.net/abhishes/index.html
       _/
                     Work like you don't need the money.
                     Dance like no one is watching.
                     And love like you've never been hurt.
                     --Mark Twain

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]