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: 9057
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
Post Reply