[Home] [By Thread] [By Date] [Recent Entries]

  • From: Michael Fitzgerald <mike@w...>
  • To: ncjyoti@h...
  • Date: Mon, 05 Mar 2001 13:52:24 -0800

Netscape 6 supports XML.

You need a css stylesheet, though. You can include it with the XML
stylesheet PI.

http://www.w3.org/TR/xml-stylesheet/ shows you how.

-Mike F.

> -----Original Message-----
> From: Mike Brown [mailto:mike@s...]
> Sent: Monday, March 05, 2001 1:04 PM
> To: S. Jyotinarayan
> Cc: xml-dev@l...
> Subject: Re: XML does not work with Netscape
>
>
> S. Jyotinarayan wrote:
> > I have my XML file. I have used XSL for formatting. When I open the XML
> > file in Internet Explorer, it works fine. But it does not work with
> > Netscape (I've tried with Netscape 4.5 & 4.7). How could I make this
> > application browser independent.
>
> No version of Netscape supports XML and XSLT. If you want to use XSLT to
> produce HTML and have it work on different browsers, you'll have to do the
> transformation on the server and just send the finished HTML to the
> browser.
>
> Also note that the processing instruction with target 'xml-stylesheet' is
> W3C-recommended, but the actual instruction
>
>    'type="text/xsl" href="whatever"'
>
> is IE/MSXML specific. If Netscape ever does support XSLT, it is under no
> obligation to support IE's instructions.
>
>    - Mike
> ____________________________________________________________________
> Mike J. Brown, software engineer at            My XML/XSL resources:
> webb.net in Denver, Colorado, USA              http://skew.org/xml/
>


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member