You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect the SVRL to contain a svrl:successful-report with a svrl:diagnostic-reference that contains a svrl:text element with the @xml:lang set to 'de'.
Hi @dmj
can you please elaborate (and this holds true for all issues you reported), how you performed the validation? Using the XSLT or using "Pure" mode? Since pure mode only handles XPath and not XSLT, all the "document-uri" functions etc. are not working.
Thanks,
Sorry, forgot that. I am using the "Pure" mode and took care to only use XPath-functions in the tests. All tests for the xpath2 query binding are found here:
For every test there is a testcase description (.xml) and a schematron (.sch). The testcase description references the primary instance document and the expected result.
This one (diagnostics in SVRL) is marked as optional because SVRL is no normative part of the Schematron spec.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Using the following Schematron:
I expect the SVRL to contain a svrl:successful-report with a svrl:diagnostic-reference that contains a svrl:text element with the @xml:lang set to 'de'.
But with ph-schematron 5.2.0 I get:
This was discovered with running ph-schematron 5.2.0 against a in-progress schematron testsuite. The complete test results are shown here.
The text was updated successfully, but these errors were encountered: