DOM Level 3 provides a method for validating a document in memory. This 
FAQ [1] describes how to do it.

[1] http://xml.apache.org/xerces2-j/faq-dom.html#faq-9

"Travis Stevens" <[EMAIL PROTECTED]> wrote on 01/20/2005 01:56:34 
PM:

> I am trying to validate a DOM with a schema.  I am currently looking at 
> the DOMParser class, but this seems to require an InputSource which 
> means converting the DOM into a String.  Any suggestions on validating a 

> DOM directly?
> 
> -Trav
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

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

Reply via email to