Hello.
Can anyone tell me how to validate an XML file using an ISO Schematron (.sch) file from within a Java application? I want to be able to validate an XML file (provided by the User) against my .sch file. But to be honest I don't really know where to start, so I would really appreciate your help with this. I have my Schematron file ready and I can successfully validate a sample XML file using the Oxygen IDE but how to do same in Java?
woogoo
Can anyone tell me how to validate an XML file using an ISO Schematron (.sch) file from within a Java application? I want to be able to validate an XML file (provided by the User) against my .sch file. But to be honest I don't really know where to start, so I would really appreciate your help with this. I have my Schematron file ready and I can successfully validate a sample XML file using the Oxygen IDE but how to do same in Java?
woogoo