API to handle XInclude processing, implements the World Wide Web Consortium Last Call Working Draft 10 November 2003 Table of Contents#define XINCLUDE_FALLBACK #define XINCLUDE_HREF #define XINCLUDE_NODE #define XINCLUDE_NS #define XINCLUDE_OLD_NS #define XINCLUDE_PARSE #define XINCLUDE_PARSE_ENCODING #define XINCLUDE_PARSE_TEXT #define XINCLUDE_PARSE_XML #define XINCLUDE_PARSE_XPOINTER Structure xmlXIncludeCtxt struct _xmlXIncludeCtxt
The content of this structure is not made public by the API.
Typedef xmlXIncludeCtxt * xmlXIncludeCtxtPtr
void xmlXIncludeFreeContext (xmlXIncludeCtxtPtr ctxt)
|