You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by stellac <st...@vercom.ca> on 2002/04/24 21:49:39 UTC

Validate xml against schema as node is added to the dom document


I am looking for api to support validation of a dom document against a
schema using Xerces 2.0 parser.

The xml document is built through a java class and is stored in a DOM
document. Is there any API that can validate the DOM document as I add a new
node to the document?

THANKS.


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org