pub const xmlParserOption_XML_PARSE_NSCLEAN: xmlParserOption = 8192;Expand description
Remove redundant namespace declarations from the result document.
pub const xmlParserOption_XML_PARSE_NSCLEAN: xmlParserOption = 8192;Remove redundant namespace declarations from the result document.