Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heed @role of <sch:assert> and <sch:report> #2611

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

sydb
Copy link
Member

@sydb sydb commented Oct 31, 2024

Turns out we were only testing for "nonfatal" vs everything else. However (since oXygen gives user the choice of "info", "information", "warn", "warning", "error", or "fatal") we have several cases of other values. Changed code to check for any of the union of the values we actually have and the values oXygen has in its “sample values include” list.

I did not set a milestone for this because it is not for the 4.9.0 or some future release, it is for tomorrow’s 4.8.1 release.

role= attribute of Schematron assertions & reports.
Copy link
Member

@HelenaSabel HelenaSabel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: tests fail here because the changes from PR #2609 are not incorporated in this branch

@hcayless hcayless merged commit 652da4c into release-4.8.1 Nov 1, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants