« 01 October 2004 - Jakarta Lucene 1.4.2 Released | Main | 04 October 2004 - Jakarta Commons Betwixt 0.6 Released »

October 02, 2004

02 October 2004 - Apache Xerces-C 2.6.0 Released

The Apache Xerces-C team is very pleased to announce that Xerces-C 2.6.0 has been released today. Along with many bug fixes, the major features of the new release are:


  • Reduce footprint of DLL by building the deprecated DOM as a separate library

  • Various enhancements to the schema component model API

  • Improve support for schema annotations, including an option to laxly validate their contents

  • Bring parser up to the XML 1.0 3rd Edition

  • Update to the XML 1.1 recommendation

  • Update Schema Errata

  • Feature for disabling schema identity constraints

  • Upgrade to ICU3.0

  • Enable the parser to handle elements with a very large number of attributes

For a comprehensive list of features, see "New features in Xerces-C++ 2.6.0" [1]; for a complete list of changes, including bugfixes, see "Release Information of Xerces-C++ 2.6.0" [2]. The release should be available from all of the Apache mirrors within 24 hours; the list can be accessed via the Xerces-C download page [3].

----

The Apache XML Xerces-C Development Team

----

Project Info -- Apache Xerces C++ XML Parser

DOAP File

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. 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.

Releases can be downloaded from http://xml.apache.org/xerces-c/download.cgi

Project Websitehttp://xml.apache.org/xerces-c/
Programming LanguagesC
Categoriesxml
Mailing Listshttp://xml.apache.org/xerces-c/
Bug/Issue Trackerhttps://issues.apache.org/jira/browse/XERCESC
Project Management CommitteeApache Xerces

Access to the source code:

Browsehttp://svn.apache.org/viewcvs.cgi/xerces/c/trunk/
SVN Directhttps://svn.apache.org/repos/asf/xerces/c/trunk
Posted by Tetsuya Kitahata at October 2, 2004 04:59 AM
http://www.apachenews.org/archives/000472.html
[ Category : Apache XML ] (PDF)(XML)