Description
Applications can parse and validate XML documents through a portable C++ library.
This compatibility package is useful for software built around Xerces-C 3.1 or workflows that require that parser version. It does not add an XML editor; another program uses it to read, validate, or transform structured documents.
XML from unknown sources can be malformed or resource-heavy. Parent applications should configure validation, entity handling, and limits carefully.