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

xml.xproc.step.check-image-file-signatures.xpl Maven / Gradle / Ivy

Go to download

A DAISY Pipeline 2 module containing scripts for converting between and validating DTBook, HTML and EPUB3 according to nordic markup guidelines.

There is a newer version: 1.4.6
Show newest version



    
        Input fileset (only files with media-type="image/*" will be processed)
    

    
        Output report (<d:document-validation-report/>)
    

    
    

    
        
        
        

        
            
        

        
            
        
        
            
            
            
            
            

            
            
                
                    
                
                
                    
                
                
                    
                        
                            {if ($matches='true') then 'File signature is correct: ' else 'Incorrect file signature ("magic number") for image: '}{replace($href,'.*/','')}
                            {replace($href,'.*/','')}
                            {$actual-file-signature-pretty}
                            {$expected-file-signature}
                        
                    
                
            
        
    
    
    
    
    
    
        
            
                
                    Checking file signatures for images
                    Nordic Image File Signatures
                    ERROR-COUNT
                
            
        
    
    
        
    






© 2015 - 2024 Weber Informatics LLC | Privacy Policy