Page 1 of 1

SQF preferences

Posted: Thu Jul 21, 2016 5:10 am
by urbanrobots
Hi. Is there a way to store preferences for Schematron Quick Fixes when writers do not want to implement a change? For example, an SQF rule may not apply to everyone, and that writer may need to always ignore that particular rule. Can Oxygen XML Editor store some sort of preferences list of rules to ignore?

Thank you.
Nicholas

Re: SQF preferences

Posted: Thu Jul 21, 2016 8:58 am
by tavy
Hello,

We do not have such an option in oXygen XML Editor.
But you can move the rules that you want to ignore in a separate Schematron file. In this way you can just remove that Schematron file from the validation scenario, or create a different validation scenario for the users that want to ignore those rules.

Best Regards,
Octavian

Re: SQF preferences

Posted: Thu Jul 21, 2016 11:41 pm
by urbanrobots
Hi Octavian,

We use enterprise-wide Schemtron rules, so what one weiter wants to ignore another writer needs to use.

Oh, well. Thanks anyway!

Nicholas

Re: SQF preferences

Posted: Fri Jul 22, 2016 8:58 am
by tavy
Hi Nicholas,

Thanks for your feedback.
I added an issue on our issue tracker to find a solution for this. The problem is that the Schematron error/warning must be ignored based on the assert/report message, and I don't know if this is accurate. If the Schematron developer uses the same message for a different error then that error will be ignored too. We need to analyze this better.
With the solution that I proposed (separate Schematron files) you can create some user profiles and give them to the users. But I think that you want each writer to be able to ignore Schematron error messages.

Best Regards,
Octavian

Re: SQF preferences

Posted: Wed Mar 10, 2021 6:10 pm
by tavy
Hello,

We just released Oxygen XML Editor version 23.1 and we implemented the support to ignore validation problems. The validation problems that have an ID can now be ignored using quick fix actions. You can find more details on our website:
https://www.oxygenxml.com/xml_developer ... Validation

and in the user manual:
https://www.oxygenxml.com/doc/versions/ ... fixes.html

Best Regards,
Octavian