> The parser and DOM implementation are necessarily somewhat in bed, unless > we want to require DOM implementations to use SAX to build it. Do e? -T. > I think that would be a great way to build a DOM from parsed data, personally. Instant reusability of parts.
I haven't actually gotten into Xerces code enough yet to see how it is currently done. I think the Arkin's OpenXML code does it this way, though. - Tom
