Skip to main content

xmlParserOption_XML_PARSE_XINCLUDE

Constant xmlParserOption_XML_PARSE_XINCLUDE 

Source
pub const xmlParserOption_XML_PARSE_XINCLUDE: xmlParserOption = 1024;
Expand description

Enable XInclude processing. This option only affects the xmlTextReader and XInclude interfaces.