There are some on-line resources about using libxslt: - Check the API
    documentation automatically extracted from code comments (using
        the program apibuild.py, developed for libxml, together with the
	    xsl script 'newapi.xsl' and the libxslt xsltproc program).
 
  - Look at the mailing-list
    archive.
 
  - Of course since libxslt is based on libxml, it's a good idea to at
    least read libxml description
 
 Daniel Veillard  |