( void ,
);
typedef ( void ,
);
typedef ; #define ( , ) ;

Structure

     {

    
      The content of this structure is not made public by the API.

    
    
            
	
	  
	
		
	
	
	  	: 
	  
	    
	  
	
	

    
    } 
    
    ;

    




Enum

    enum 
    
     {

    
      
          
      
      
         = 
	
      
      
         /* 
	
         */
      
      

    
    };

    


Macro

    #define 
    
    
      (
      
        
	
	  , 
	
      
      )
    
    ;

    

:

()

    
      
    
    	
    
    
      	
    
    
      	
    
    	(
    
      void
    
    
      
        
      
       
      
      
        , 
)

:
Returns:

Function type

    
      
    
    	
    
    
      	
    
    
      	
    
    	(
    
      void
    
    
      
        
      
       
      
      
        , 
)

:
Returns:

<xsl:value-of select="concat(@name, ': ', summary)"/>

libxslt API Modules

-

libxslt Reference Manual

libxslt Reference Manual

libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on libxml2 the XML C library developed for the GNOME project. It also implements most of the EXSLT set of processor-portable extensions functions and some of Saxon's evaluate and expressions extensions.