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

  • From: David Brownell <david-b@p...>
  • To: Jeff Lowery <jlowery@s...>,"Xml-Dev (E-mail)" <xml-dev@l...>
  • Date: Wed, 04 Jul 2001 08:55:49 -0700

> I'm having a little trouble finding information on the W3C XML DOM. There is
> such a thing, right? All I get hits on seem to be Microsoft sites. Can
> someone point me to somewhere nonproprietary?

See the W3C spec ... conceptually DOM consists of

    - core ... most of the "XML DOM"
    - html ... core + lots of convenience functions
    - xml ... core + incompete DTD supportand PIs

Plus beginning with DOM "Level" 2, lots of additional modules that
mostly are independent of html or xml.

Yes there's a lot of MSFT-specific stuff, and MSFT hasn't bothered
to make their docs call out which things are proprietary.  Bindings for
COM are not standard.

- Dave



  • References:
    • XML DOM
      • From: Jeff Lowery <jlowery@s...>
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member