Is Batch Validation Possible using S1000D Schemas?

Questions about XML that are not covered by the other forums should go here.
binar
Posts: 26
Joined: Wed Apr 10, 2019 7:43 pm

Is Batch Validation Possible using S1000D Schemas?

Post by binar »

Greetings,
I have S1000D Issue 4.1 Schemas and 1,450 XML files that need to be validated against these S1000D schemas. Is my OxygenXML powerful enough to batch validate all 1,450 XML files continuously and then at the end generate me a log file that will inform me which files failed validation. I look forward to any help that will show me the procedures I need to follow if my OxyenXML can indeed execute such an operation. Thanks in advance.
sorin_carbunaru
Posts: 398
Joined: Mon May 09, 2016 9:37 am

Re: Is Batch Validation Possible using S1000D Schemas?

Post by sorin_carbunaru »

Hello,

Yes, we do have support for batch validation (https://www.oxygenxml.com/doc/versions/ ... ation.html). If you right click on a folder inside the Project view, you should see a "Validate" submenu to the bottom of the contextual menu, which has a "Configure Validation Scenario(s)" action (see also https://www.oxygenxml.com/doc/versions/ ... nario.html).

When creating the validation scenario, for each validation unit (i.e. each row in the table) you should set the file type to "XML Document" and set one of the S1000D schemas. You should have as many rows as schemas.

After you create the validation scenario with all the schemas, applying the scenario on the main folder of your 1450 XML files should report all the detected problems in the console. Then you can choose to save the report as TXT, XML or HTML.

All the best wishes,
Sorin Carbunaru
oXygen XML
Post Reply