Description


The goal of the XQC project is to create standardized C/C++ APIs for interfacing with XQuery processors. They should provide mechanisms to compile and execute XQueries, manage contexts, and provide a basic interface for the XQuery Data Model.

Currently, the XQC API is already implemented by two major XQuery processors.

Support


For questions and support about XQC, write to the mailing list at:
xqc-user@lists.sourceforge.net.

Documentation



Code


You can checkout the code from the SVN repository at https://xqc.svn.sourceforge.net/svnroot/xqc/trunk/xqc.

Bugs & Feature Requests