pub const xmlParserOption_XML_PARSE_XINCLUDE: xmlParserOption = 1024;Expand description
Enable XInclude processing. This option only affects the xmlTextReader and XInclude interfaces.
pub const xmlParserOption_XML_PARSE_XINCLUDE: xmlParserOption = 1024;Enable XInclude processing. This option only affects the xmlTextReader and XInclude interfaces.