[jdom-interest] Validation of a JDOM tree (already loaded in memory) with XSD schema
    Olivier Coppel 
    olivier.coppel at akazi.com
       
    Tue Sep 10 09:32:51 PDT 2002
    
    
  
Hello,
Is there a way to validate (by a XSD schema) a JDOM tree after its memory
loading ?
I explain :
Currently, my JDOM tree is validated at loading by Xerces parser (our XML
file references XSD schema and all the job of validation is then done by
Xerces on the fly).
But now, I don't want to check my XML file while loading but after its
loading in a JDOM tree in memory.
Is there a way to do that ?
Thanks.
Regards.
Olivier Coppel
Akazi Technologies
6a chemin des Pres - F-38240 Meylan
    
    
More information about the jdom-interest
mailing list