http://swpat.ffii.org/Action against software patents http://www.gnome.org/Gnome2 Logo http://www.w3.org/StatusW3C logo http://www.redhat.comRed Hat Logo http://xmlsoft.org/XSLT/Made with Libxslt Logo The XSLT C library for Gnome
Module xslt from libxslt
API Menu ../index.htmlMain Menu ../docs.htmlDeveloper Menu index.htmlAPI Menu ../ChangeLog.htmlChangeLog Related links http://mail.gnome.org/archives/xslt/Mail archive http://xmlsoft.org/XML libxml2 ftp://xmlsoft.org/FTP http://www.zlatkovic.com/projects/libxml/Windows binaries http://garypennington.net/libxml2/Solaris binaries http://www.zveno.com/open_source/libxml2xslt.htmlMacOsX binaries http://bugzilla.gnome.org/buglist.cgi?product=libxsltBug Tracker http://www.zend.com/php5/articles/php5-xmlphp.php#Heading17XSLT with PHP http://www.mod-xslt2.com/Apache module http://sourceforge.net/projects/libxml2-pas/Pascal bindings http://xsldbg.sourceforge.net/Xsldbg Debugger API Indexes ../APIchunk0.htmlAlphabetic ../APIconstructors.htmlConstructors ../APIfunctions.htmlFunctions/Types ../APIfiles.htmlModules ../APIsymbols.htmlSymbols libxslt-variables.htmlPrev libxslt-variables.htmlvariables index.htmlUp index.htmlAPI documentation ../index.htmlHome ../index.htmlHome libxslt-xsltInternals.htmlxsltInternals libxslt-xsltInternals.htmlNext Interfaces, constants and types related to the XSLT engine 
Table of Contents
#define #XSLT_DEFAULT_URLXSLT_DEFAULT_URL #define #XSLT_DEFAULT_VENDORXSLT_DEFAULT_VENDOR #define #XSLT_DEFAULT_VERSIONXSLT_DEFAULT_VERSION #define #XSLT_NAMESPACEXSLT_NAMESPACE #define #XSLT_PARSE_OPTIONSXSLT_PARSE_OPTIONS void	#xsltCleanupGlobalsxsltCleanupGlobals 		(void)Description
Macro: XSLT_DEFAULT_URL
#define XSLT_DEFAULT_URLThe XSLT "vendor" URL for this processor.
Macro: XSLT_DEFAULT_VENDOR
#define XSLT_DEFAULT_VENDORThe XSLT "vendor" string for this processor.
Macro: XSLT_DEFAULT_VERSION
#define XSLT_DEFAULT_VERSIONThe default version of XSLT supported.
Macro: XSLT_NAMESPACE
#define XSLT_NAMESPACEThe XSLT specification namespace.
Macro: XSLT_PARSE_OPTIONS
#define XSLT_PARSE_OPTIONSThe set of options to pass to an xmlReadxxx when loading files for XSLT consumption.
Function: xsltCleanupGlobals
void	xsltCleanupGlobals		(void)Unregister all global variables set up by the XSLT library
../bugs.htmlDaniel Veillard 
