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.
pub const xmlParserOption_XML_PARSE_NOBASEFIX: xmlParserOption = 262144;Don’t fix up XInclude xml:base URIs. This option only affects the xmlTextReader and XInclude interfaces.