« 03 December 2003 - Tomcat 5.0.16 Stable released | Main | 12 December 2003 - Contributing to the Apache Software Foundation »

December 03, 2003

03 December 2003 - Xerces-C 2.4.0 is now available

The Xerces-C team is happy to announce that Xerces-C 2.4.0 is now available. There are several major enhancements in this release:

  • An API has been implemented that provides applications access to the Post-Schema Validation Infoset;
  • Grammars which are created by one parser may now be persisted after the destruction of that parser, and they may also be shared among parsers on different threads;
  • Grammar-caching API's have been improved and an enriched entity-resolution API has been added;
  • Grammars may now be serialized to a binary format that permits fast reconstruction of the original grammars at a later date.

More details about the changes in this release may be found here, and the release may be downloaded from here; please bear in mind that mirrors may take some time to become synchronized.

----

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 December 3, 2003 03:47 AM
http://www.apachenews.org/archives/000030.html
[ Category : Apache XML ] (PDF)(XML)