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

Questions
 


How do I determine the version of Xerces-C++ I am using?
 

The version string for Xerces-C++ is in one of the header files. Look inside the file src/xercesc/util/XercesVersion.hpp or, in the binary distribution, look in include/xercesc/utils/XercesVersion.hpp.

If you don't have the header files, you have to find the version information from the shared library name. On Windows right click on the DLL name in the bin directory and look up properties. The version information can be found in the Version tab.

On UNIX/Linux/Mac OS X platforms the version is embedded into the library name.


Is there any kind of support available for Xerces-C++?
 

Xerces-C++ comes with no formal support.

Every volunteer project obtains its strength from the people involved in it. Mailing lists provide a simple and effective communication mechanism. You are welcome to join any of these mailing lists (or all of them if you wish). You can choose to lurk, or to actively participate. It is up to you.

Instructions for subscribing as well as archives are available at the Xerces-C++ mailing lists page.


I found a defect -- how do I report it?
 

See Bug Reporting.



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