[xsd-announcements] XQilla 2.2.0 released

Boris Kolpackov boris at codesynthesis.com
Mon Feb 16 02:09:55 EST 2009


Hi,

This is a belated announcement of the XQilla 2.2.0 release. XQilla
is an XPath and XQuery processor built on top of Xerces-C++. It can
be used to locate C++/Tree object model nodes using XPath 2.0 as
shown in the 'xpath' example in the XSD distribution.

For more information on XQilla, see the project's website:

http://xqilla.sourceforge.net/HomePage

The official announcement for the 2.2.0 release is here:

http://sourceforge.net/forum/forum.php?forum_id=905141

One of the changes that is particularly relevant to XSD is better
integration of the XPath functionality and the DOM API. Prior to
Xerces-C++ 3.0.0 and XQilla 2.2.0, running XPath on DOM involved
a lot of type casting.

Boris



More information about the xsd-announcements mailing list