pub const xmlParserOption_XML_PARSE_OLDSAX: xmlParserOption = 1048576;Expand description
Enable an unspecified legacy mode for SAX parsers.
@deprecated This option will be removed in a future version.
pub const xmlParserOption_XML_PARSE_OLDSAX: xmlParserOption = 1048576;Enable an unspecified legacy mode for SAX parsers.
@deprecated This option will be removed in a future version.