Introduction
Constants
XSLTPUBVAR const char *xsltEngineVersion;
Discussion
xsltEngineVersion:
The version string for libxslt.
XSLTPUBVAR const int xsltLibxmlVersion;
Discussion
xsltLibxmlVersion:
The version of libxml libxslt was compiled against.
XSLTPUBVAR const int xsltLibxsltVersion;
Discussion
xsltLibxsltVersion:
The version of libxslt compiled.
Globals
XSLTPUBVAR int xsltMaxDepth;
Discussion
xsltMaxDepth:
This value is used to detect templates loops.
#defines
#define XSLT_DEFAULT_URL "http:
Discussion
XSLT_DEFAULT_URL:
The XSLT "vendor" URL for this processor.
#define XSLT_DEFAULT_VENDOR "libxslt"
Discussion
XSLT_DEFAULT_VENDOR:
The XSLT "vendor" string for this processor.
#define XSLT_DEFAULT_VERSION "1.0"
Discussion
XSLT_DEFAULT_VERSION:
The default version of XSLT supported.
#define XSLT_NAMESPACE
Discussion
XSLT_NAMESPACE:
The XSLT specification namespace.
#define XSLT_PARSE_OPTIONS \ XML_PARSE_NOENT | XML_PARSE_DTDLOAD | XML_PARSE_DTDATTR | XML_PARSE_NOCDATA
Discussion
XSLT_PARSE_OPTIONS:
The set of options to pass to an xmlReadxxx when loading files for
XSLT consumption.
We’re sorry, an error has occurred.
Please try submitting your feedback later.
Thank you for providing feedback!
Your input helps improve our developer documentation.
Last Updated: 2006-06-20