Description
Adds the 32-bit Expat XML parser library for applications that need to read XML documents. It helps compatibility software handle configuration files, metadata, document formats, and network data encoded as XML.
XML from untrusted sources still needs size limits and validation in the calling application. The parser reads structure; it does not decide whether the data should be trusted.