Xerces-C++ 3.2.0 is an API-compatible, but not ABI-compatible, update to the 3.x branch. Code designed for use with Xerces 3 should continue to compile, but existing applications MUST be recompiled to work with this version.
Most of the changes are purely bug fixes, but there is a new build system based on CMake that provides support for Windows compilers. Both CMake and autoconf-based builds work on non-Windows platforms.
There is also support for the standard DOM disallow-doctype property, which provides substantial security benefits to applications that don't require DTD support.