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

xml.xslt.opf-to-ncc-metadata.xsl Maven / Gradle / Ivy

There is a newer version: 2.2.8
Show newest version



    

    
    
    

    
    

    

    
        

            

            
                <xsl:for-each select="dc:title[1]">
                    <xsl:copy-of select="@scheme|@http-equiv|@lang|@dir"/>
                    <xsl:if test="@xml:lang">
                        <xsl:attribute name="lang" select="@xml:lang"/>
                    </xsl:if>
                    <xsl:copy-of select="normalize-space(.)"/>
                </xsl:for-each>
            

            
            
            
            
            
                
                    
                
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            

            
                
                    
                
            

            
                
                
                
                    
                
            
            
            
            
        
    

    
        
        
            
                
                    
                    
                        
                    
                
            
            
                
            
        
    

    
    





© 2015 - 2025 Weber Informatics LLC | Privacy Policy