pub const xmlParserOption_XML_PARSE_NOXINCNODE: xmlParserOption = 32768;Expand description
Don’t generate XInclude start/end nodes when expanding inclusions. This option only affects the xmlTextReader and XInclude interfaces.
pub const xmlParserOption_XML_PARSE_NOXINCNODE: xmlParserOption = 32768;Don’t generate XInclude start/end nodes when expanding inclusions. This option only affects the xmlTextReader and XInclude interfaces.