-
Notifications
You must be signed in to change notification settings - Fork 4
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
error when validating #51
Comments
Written this junit test for it:
|
does not matter to load schematron from filesystem. |
Test runs fine on master branch |
Test runs fine in 204 branche as well. Must be something with the way I depend on schxslt from my own project |
Validation succeeds, error message remains but does not influence validation. Perhaps something in the xslt's and the way saxonica pick that up leads to |
Are you using a custom URI resolver? |
no, and #resolve isn't called, checked that in debugging |
I am struggling with this error:
schematron is loaded from jar, perhaps related to #4
Did not pinpoint the problem yet
The text was updated successfully, but these errors were encountered: