Is there a way to trigger the "batch validate referenced DITA resource" programatically?

Post here questions and problems related to oXygen frameworks/document types.
roopesh79
Posts: 26
Joined: Fri Jul 29, 2022 9:55 am

Is there a way to trigger the "batch validate referenced DITA resource" programatically?

Post by roopesh79 »

Hi team,

I am exploring the Oxygen SDK and looking for an API that can trigger the batch validation only for the custom schematron for DITAMAP. Is there any way I can create a custom java plugin and integrate this feature?

Regards
Roopesh
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: Is there a way to trigger the "batch validate referenced DITA resource" programatically?

Post by Radu »

Hi Roopesh,

We have this API:
https://www.oxygenxml.com/InstData/Edit ... ccess.html
It would validate each file with the validation scenario currently assigned to it. That's all we have.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
roopesh79
Posts: 26
Joined: Fri Jul 29, 2022 9:55 am

Re: Is there a way to trigger the "batch validate referenced DITA resource" programatically?

Post by roopesh79 »

Hi Radu,
This is helpful, let me experiment with this.
Thanks Radu
Roopesh
Post Reply