Hi Michael,

This came up on the c-dev list [1] earlier this year. See the thread 
called "In-memory validation at all on the horizon?". Xerces-J supports 
in-memory validation. It hasn't been implemented in Xerces-C yet (as far 
as I know).

Thanks.

[1] http://marc.theaimsgroup.com/?t=114020382900002&r=1&w=2

Michael Hagedorn <[EMAIL PROTECTED]> wrote on 06/23/2006 02:16:42 
PM:

> Hi All,
> 
> Is there a way to validate a DOM tree without parsing?
> I build a DOM tree in memory and want to validate it before
> serialization. The only way I found is to parse the XML after
> serialization and let the parser do the schema validation.
> 
> Thanks,
> Michael

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]

Reply via email to