hi,
        is there a way to validate a DOM document which is already parsed into
document. (ie not during documentBuilder.parse()).

say the scenario is that i get a soap packet, body of which is
encrypted. i parse this packet to get a document object and then decrypt
the body part. at this point i wish to validate the content of the body
against an xsd. how can i do the same?

thanks,
nishant


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

Reply via email to