Skip to main content

xmlParserOption_XML_PARSE_NOBASEFIX

Constant xmlParserOption_XML_PARSE_NOBASEFIX 

Source
pub const xmlParserOption_XML_PARSE_NOBASEFIX: xmlParserOption = 262144;
Expand description

Don’t fix up XInclude xml:base URIs. This option only affects the xmlTextReader and XInclude interfaces.