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

xml.xslt.opf-to-html-head.xsl Maven / Gradle / Ivy

There is a newer version: 8.0.1
Show newest version



    
        
    

    
        
            
        
    

    
        
            <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(.)"/>
        
    

    
        
            
            
                
            
        
    

    
        
        
        
            
            
                
            
        
    






© 2015 - 2025 Weber Informatics LLC | Privacy Policy