Re: DOM Parsers, Canonical XML

On 25 May 00, at 15:00, Also Sprach David Brownell:

> > Am I correct in assuming that all DOM parsers have the ability to 
> > output the parsed XML in Canonical XML format?
> 
> No -- since there's no such defined concept as a "DOM Parser".
> The DOM spec omits this, as well as other key features.

Ah, sorry, what I mean by DOM parser is the parser used by the 
DOM to generate its node tree etc.

> Does it parse a DOM tree and emit SAX(2) events?
> Does it parse XML and produce a DOM tree?

#2 sounds good to me.
 
John
--

New Year's Eve is the time of year when a man most feels his age, and
his wife most often reminds him to act it.
		-- Webster's Unafraid Dictionary

Received on Thursday, 25 May 2000 10:45:58 UTC