Netscape 6 support for XML

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • EU citizen

    Netscape 6 support for XML

    Netscape 6 is supposed to support XML. However it doesn' t display acute
    accented vowels (see
    http://homepage.ntlworld.com/r.a.mcc...so-8859-1.xml).
    Have I made some sort of mistake, or is support for XML more patchy than is
    generally indicated?


  • David Dorward

    #2
    Re: Netscape 6 support for XML

    EU citizen wrote:
    [color=blue]
    > Netscape 6 is supposed to support XML.[/color]
    [color=blue]
    > Have I made some sort of mistake, or is support for XML more patchy than
    > is generally indicated?[/color]

    I don't know about XML support specifically, but Netscape 6 is generally
    considered to have been released too early. The Mozilla source tree it was
    spun off was not mature enough. I'd suggest upgrading to the latest version
    of Mozilla or Firefox. (Or Netscape 7.whatever is latest if you *really*
    want to stick with Netscape).

    Testing with Firefox 1.0 shows that accented characters do display, so it
    looks like a (now fixed) browser bug.

    --
    David Dorward <http://blog.dorward.me .uk/> <http://dorward.me.uk/>
    Home is where the ~/.bashrc is

    Comment

    • Neil Deakin

      #3
      Re: Netscape 6 support for XML

      EU citizen wrote:[color=blue]
      > Netscape 6 is supposed to support XML. However it doesn' t display acute
      > accented vowels (see
      > http://homepage.ntlworld.com/r.a.mcc...so-8859-1.xml).
      > Have I made some sort of mistake, or is support for XML more patchy than is
      > generally indicated?
      >
      >[/color]

      XML doesn't predefine any of those entities. See:



      The numeric form, such as &#225; should work.

      / Neil

      Comment

      Working...