pub const xmlParserOption_XML_PARSE_SAX1: xmlParserOption = 512;Expand description
Always invoke the deprecated SAX1 startElement and endElement handlers.
@deprecated This option will be removed in a future version.
pub const xmlParserOption_XML_PARSE_SAX1: xmlParserOption = 512;Always invoke the deprecated SAX1 startElement and endElement handlers.
@deprecated This option will be removed in a future version.