Skip to main content

xmlParserOption_XML_PARSE_NOXINCNODE

Constant xmlParserOption_XML_PARSE_NOXINCNODE 

Source
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.