DOM

Chris Lilley chris at w3.org
Sun Apr 4 17:23:42 BST 1999



hassan.hussein at zurich.com 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 at ic.ac.uk
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 at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list