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

  • From: Chris Lilley <chris@w...>
  • To: hassan.hussein@z...
  • Date: Sun, 04 Apr 1999 17:20:58 +0200



hassan.hussein@z... wrote:

> What exactly does DOM do and how does it work with XML parsers?
Its a spec for an event-oriented interface to the parsing process

> What exactly does SAX  do and how does it work with XML parsers?
Its a spec for an object oriented inteface to the parse tree, after
parsing has been done

> What exactly does SAXON do and how does it work with XML parsers?
Its an implementation, not a spec.

> Does a parser have to have DOM in order to work?
> Does a parser have to have SAX in order to work?
No. But they are both useful and desirable things to have, and more can
be done if they are both suported.

> What do you use in order to create an XML document programmatically?
Whatever you want.

--
Chris

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


  • Follow-Ups:
    • Re: DOM
      • From: Chris Lilley <chris@w...>
  • References:
    • DOM
      • From: hassan.hussein@z...
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member