Description
Parses and validates XML documents in C++ applications, including support for schemas and structured XML processing. It is useful for software that needs reliable XML reading, validation, and integration with existing XML-based formats.
This is a development library, not an XML editor. Applications that process untrusted XML should be configured carefully to avoid unsafe external references, excessive resource use, or malformed input problems.