Schematron patterns

This should cover W3C XML Schema, Relax NG and DTD related problems.
urbanrobots
Posts: 86
Joined: Sun May 03, 2015 7:34 pm
Location: San Francisco

Schematron patterns

Post by urbanrobots »

Hi, is it possible to implement all schematron issues in the same file all at once?

For example, one <p> has one schematron error and a <keyword> node inside the <p> element has another errors.

People don't want to click through all errors.

Thanks for your help.

Nicholas
Radu
Posts: 9420
Joined: Fri Jul 09, 2004 5:18 pm

Re: Schematron patterns

Post by Radu »

Hi Nicholas,

Just to see that I properly understand, you are talking about Schematron quick fixes, right?
And you would like some kind of action like "Apply all quick fixes in current file", something like that?
I'm afraid we do not yet have such a feature, I will add an issue for this.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
urbanrobots
Posts: 86
Joined: Sun May 03, 2015 7:34 pm
Location: San Francisco

Re: Schematron patterns

Post by urbanrobots »

Hi Radu -
Yes, this is exactly what we need. Or maybe at least a way to apply all SQF in a node at once.

Thanks for your time. I look forward to seeing improved functionality later.

Take care,
- Nick
teo
Posts: 81
Joined: Wed Aug 30, 2017 3:56 pm

Re: Schematron patterns

Post by teo »

Hi Nicholas,

Just wanted to update this thread by announcing that a tool to "automatically apply all default quick fixes" is now available in the recently released Oxygen suite version 27.

You can find more details by following the link below:
https://www.oxygenxml.com/doc/versions/ ... tools.html

Additionally, at the end of the mentioned topic, there is also a link to a video demonstration on our Youtube channel.

Best regards,
Teo
Teodor Timplaru
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply