http://swpat.ffii.org/
Action against software patents
http://www.gnome.org/
Gnome2 Logo
http://www.w3.org/Status
W3C logo
http://www.redhat.com
Red Hat Logo
http://xmlsoft.org/XSLT/
Made with Libxslt Logo
The XSLT C library for Gnome
Module xslt from libxslt
API Menu
../index.html
Main Menu
../docs.html
Developer Menu
index.html
API Menu
../ChangeLog.html
ChangeLog
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.html
MacOsX binaries
http://bugzilla.gnome.org/buglist.cgi?product=libxslt
Bug Tracker
http://www.zend.com/php5/articles/php5-xmlphp.php#Heading17
XSLT 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.html
Alphabetic
../APIconstructors.html
Constructors
../APIfunctions.html
Functions/Types
../APIfiles.html
Modules
../APIsymbols.html
Symbols
libxslt-variables.html
Prev
libxslt-variables.html
variables
index.html
Up
index.html
API documentation
../index.html
Home
../index.html
Home
libxslt-xsltInternals.html
xsltInternals
libxslt-xsltInternals.html
Next
Interfaces, constants and types related to the XSLT engine
Table of Contents
#define
#XSLT_DEFAULT_URL
XSLT_DEFAULT_URL
#define
#XSLT_DEFAULT_VENDOR
XSLT_DEFAULT_VENDOR
#define
#XSLT_DEFAULT_VERSION
XSLT_DEFAULT_VERSION
#define
#XSLT_NAMESPACE
XSLT_NAMESPACE
#define
#XSLT_PARSE_OPTIONS
XSLT_PARSE_OPTIONS
void
#xsltCleanupGlobals
xsltCleanupGlobals
(void)
Description
Macro: XSLT_DEFAULT_URL
#define XSLT_DEFAULT_URL
The XSLT "vendor" URL for this processor.
Macro: XSLT_DEFAULT_VENDOR
#define XSLT_DEFAULT_VENDOR
The XSLT "vendor" string for this processor.
Macro: XSLT_DEFAULT_VERSION
#define XSLT_DEFAULT_VERSION
The default version of XSLT supported.
Macro: XSLT_NAMESPACE
#define XSLT_NAMESPACE
The XSLT specification namespace.
Macro: XSLT_PARSE_OPTIONS
#define XSLT_PARSE_OPTIONS
The 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.html
Daniel Veillard
