Details
XSLT_DEFAULT_VERSION
#define XSLT_DEFAULT_VERSION "1.0" |
The default version of XSLT supported
XSLT_DEFAULT_VENDOR
#define XSLT_DEFAULT_VENDOR "libxslt" |
The XSLT "vendor" string for this processor
XSLT_DEFAULT_URL
#define XSLT_DEFAULT_URL "http://xmlsoft.org/XSLT/" |
The XSLT "vendor" URL for this processor
XSLT_NAMESPACE
#define XSLT_NAMESPACE ((xmlChar *) "http://www.w3.org/1999/XSL/Transform") |
The XSLT specification namespace
xsltMaxDepth
This value is used to detect templates loops
xsltEngineVersion
extern const char *xsltEngineVersion; |
The version string for libxslt
xsltLibxsltVersion
extern const int xsltLibxsltVersion; |
The version of libxslt compiled
xsltLibxmlVersion
extern const int xsltLibxmlVersion; |
The version of libxml libxslt was compiled against
xsltCleanupGlobals ()
void xsltCleanupGlobals (void); |
Unregister all global variables set up by the XSLT library