XMLhack C++ newsDeveloper news from the XML communityArabica C++ XML parser toolkit- (Found July 8, 2008 ) Arabica is a C++ XML parser toolkit with a full SAX2 implementation, including optional interfaces and helper classes, as well as a DOM Level 2 implementation. The latest release adds SAX and DOM writers.http://xmlhack.com/read.php?item=2087 Xerces C++ 2.0.0 released- (Found July 8, 2008 ) Version 2.0.0 of the popular XML parser Xerces C++ has been released.http://xmlhack.com/read.php?item=1739 xmlwrapp: C++ XML parser wrapper- (Found July 8, 2008 ) Peter Jones has released version 0.2.0 of xmlwrapp, a C++ library intended to serve as a "clean and easy to use" common wrapper for XML parsers.http://xmlhack.com/read.php?item=1645 clo++: command line option parser generator- (Found July 8, 2008 ) Peter Jones has released version 0.6.0 of clo++, an libxml2-based utility which, given an XML file containing a description of a program and its options, can (1) generate C++ code to parse the program's command line and (2) generate a man page for the program.http://xmlhack.com/read.php?item=1633 gSOAP generator tools for CC++ SOAP coding- (Found July 8, 2008 ) Robert van Engelen announced gSOAP 2.1, a set of tools indended to make CC++ web services programming simple.http://xmlhack.com/read.php?item=1596 Xerces C++ 1.6.0 brings full W3C XML Schema support- (Found July 8, 2008 ) The Apache XML Project have released version 1.6.0 of their Xerces C++ XML parser, now level with its Java counterpart in boasting full W3C XML Schema support.http://xmlhack.com/read.php?item=1477 Guide to building XML-aware applications with C++- (Found July 8, 2008 ) C++ XML by Fabio Arciniegas A. is a specialized guide intended to help intermediate to advanced C++ developers understand how to create "real world XML-aware C++ applications".http://xmlhack.com/read.php?item=1450 Xerces C++ improves its W3C XML Schema support- (Found July 8, 2008 ) The XML Apache Project have released version 1.5.2 of the Xerces-C++ XML parser, adding bug fixes and improving its support for a subset of W3C XML Schema.http://xmlhack.com/read.php?item=1439 |