pub const xmlParserOption_XML_PARSE_OLD10: xmlParserOption = 131072;Expand description
Use old Name productions from before XML 1.0 Fifth Edition.
@deprecated This option will be removed in a future version.
pub const xmlParserOption_XML_PARSE_OLD10: xmlParserOption = 131072;Use old Name productions from before XML 1.0 Fifth Edition.
@deprecated This option will be removed in a future version.