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

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

Source Repository
User Mail Archive
Devel Mail Archive

Xerces-C++ Version 2.7.0
 

Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents.

Xerces-C++ is faithful to the XML 1.0 recommendation and many associated standards (see Features below).

The parser provides high performance, modularity, and scalability. Source code, samples and API documentation are provided with the parser. For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs.


Applications of the Xerces Parser
 

Xerces has rich generating and validating capabilities. The parser is used for:

  • Building XML-savvy Web servers
  • Building next generation of vertical applications that use XML as their data format
  • On-the-fly validation for creating XML editors
  • Ensuring the integrity of e-business data expressed in XML
  • Building truly internationalized XML applications

Features
 

Platforms with Binaries
 
Operating System  Compiler 
32-bit binary   
Windows 2000  MS Visual C++ 6.0 SP3 
AIX 5.1  xlC_r 6.0.0 
Solaris 2.8  Forte C++ Version 6 Update 2 
HP-UX 11i  aCC A.03.52 with pthreads 
RHEL 4.0 (IA32)  gcc 3.4.3 
64-bit binary   
AIX 5.1  xlC_r 6.0.0 
Solaris 2.8  Forte C++ Version 6 Update 2 
HP-UX 11i  aCC A.03.52 with pthreads 
SuSE Linux 8.0 (AMD64)  gcc 3.2.2 

Other ports...
 
  • OS/390
  • AS/400
  • FreeBSD
  • SGI IRIX
  • Macintosh
  • OS/2
  • PTX
  • UnixWare
  • and more!

License Information
 

The Xerces-C++ Version 2.7.0 is available in both source distribution and binary distribution. Xerces-C++ is made available under the Apache Software License, Version 2.0.



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