Universal Tests
This schema gives the most basic tests for checking an ISO Schematron implementation.
It does not test the XPath implementation in any significant way, just the basics of assertions,
rules, patterns, and phases.
Always True
U1: This assertion should never fail.
U2: This report should never succeeed.
U3: This assertion should never fail.
U4: This report should never succeeed.
U5: This assertion should never succeed because the rule should never fire.
U6: This report should never succeeed because the rule should never fire.
Always False
U7: This assertion should always fail.
U8: This report should always succeeed.
U9: This assertion should always fail.
U10: This report should always succeeed.
U11: This assertion should never succeed because the rule should never fire.
U12: This report should never succeeed because the rule should never fire.