http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Xerces Project

Overview
Charter
Release Info
Advisories
Download

Xerces-C++ 3.2.5
Installation
Build Instructions

Programming
Samples
FAQs

API Reference
DOM C++ Binding
Migration Guide

Feedback
Bug-Reporting
Mailing Lists

Source Repository
Applications

Overview
 

This page lists popular application and libraries that are based on or provide an additional functionality on top of Xerces-C++. 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 Xerces-C++ mailing lists.

CodeSynthesis XSD
 

CodeSynthesis XSD is an open-source XML Schema to C++ data binding compiler that uses Xerces-C++ 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++
 

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 Xerces-C++.


XQilla
 

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


XML Security for C++
 

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


Shibboleth and OpenSAML
 

Shibboleth is an open source Web Single Sign-On and Federation implementation that supports the SAML 2.0 and SAML 1.1 standards, among other capabilities. The Service Provider and underlying OpenSAML library use Xerces-C++.




Copyright © 1999-2017 The Apache Software Foundation. All Rights Reserved.