Xerces-C++ is a XML parser for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.
vcpkg install xerces-cNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of Xerces-C++
Always call XMLPlatformUtils::Initialize() before use and Terminate() after.
No dependency data recorded yet.
No resource links recorded.