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

test-sch.schematron-additional-constraints.sch Maven / Gradle / Ivy

There is a newer version: 8.0.3
Show newest version


    Schema for Additional Constraints in Schematron
    
    This schema supplies some constraints in addition to those
    given in the ISO/IEC 19757-2 (RELAX NG Compact Syntax) Schema for Schematron. 
    
     
        
            
            The pattern attribute of the active element shall match the 
            id attribute of a pattern.
            
        
        
            
            The is-a attribute of a pattern element shall match 
            the id attribute of an abstract pattern.
            
        
        
            
            The rule attribute of an extends element shall match 
            the id attribute of an abstract rule.
            
            
        
            
            A variable name and an abstract pattern parameter should not
            use the same name.
            
            
    
                




© 2015 - 2024 Weber Informatics LLC | Privacy Policy