All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test-sch.universalTests2.sch Maven / Gradle / Ivy

There is a newer version: 5.6.5
Show newest version




  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. Use it to "validate" any WF XML document.
  
  The result of running this should be four assertion messages:
 U7, U8, U9, and U10 only.
  
  
  
    
  
  
  
    
  
  
  
     Always True
     
     
     	U1: This assertion should never fail.
     	U2: This report should never succeed.
     
 
     
     	U3: This assertion should never fail.
     	U4: This report should never succeed.
      
     
     
     
     	U5: This assertion should never succeed because the rule should never fire.
     	U6: This report should never succeed because the rule should never fire.
      
 
  
  
  
     Always False
     
     
     	U7: This assertion should always fail.
     	U8: This report should always succeed.
     
     
     
     	U9: This assertion should always fail.
     	U10: This report should always succeed.
     
     
     
     
     	U11: This assertion should never succeed because the rule should never fire.
     	U12: This report should never succeeed because the rule should never fire.
      
  
  




© 2015 - 2024 Weber Informatics LLC | Privacy Policy