Description
Adds 32-bit libxml2 support for parsing, validating, and processing XML data. It helps compatibility applications read configuration files, documents, metadata, and network data encoded as XML.
XML from untrusted sources can be complex or malicious. Applications should use safe parser options, size limits, and validation appropriate to the data.