>It would be *very* useful to have some kind of 'parser' that, rather than
a
>stream, takes a DOM_Document and checks that against the DTD, updating the
>document's ID map and what have you.

Earlier versions of Xerces had a nonstandard "revalidating parser" API
which let you do this. I don't think that's currently supported.

DOM Level 3 will be adding a standardized call for the purpose, though not
all DOMs will support it.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to