This page lists popular application and libraries that are based on or provide an additional functionality on top of &XercesCName;. If you know of an application that you feel should be listed here, send an email with all the relevant information to one of the &XercesCName; mailing lists.

CodeSynthesis XSD is an open-source XML Schema to C++ data binding compiler that uses &XercesCName; as the underlying XML parser. Provided with an XML instance specification (XML Schema), XSD generates C++ classes that represent the given vocabulary as well as parsing and serialization code. You can then access the data stored in XML using types and functions that semantically correspond to your application domain rather than dealing with direct representations of XML such as DOM and SAX.

Xalan-C++ is an open-source XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implementes the W3C recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath) and is based on &XercesCName;.

XQilla is an open-source XQuery and XPath 2.0 implementation based on &XercesCName;. It implements the DOM 3 XPath API and conforms to the W3C proposed recommendation of XQuery and XPath 2.0.

XML Security for C++ is an open-source implementation of the XML Digital Signature specification and is based on &XercesCName;. The library also provides support for serializing XML in the canonical form.