Most recent edit on 2009-10-14 11:47:22 by JohnSnelson [Reverted to version from 2009-01-06 12:34:03]
Additions:
~-Basic query∞
Deletions:
~-The basic query∞
Edited on 2009-09-24 16:11:15 by MatthewWalters [basic query]
Additions:
~-The basic query∞
Deletions:
~-Basic query∞
Edited on 2009-01-06 12:34:03 by JohnSnelson [Change category]
Additions:
CategoryDocumentation
Deletions:
CategoryXQCAPI
Oldest known version of this page was edited on 2009-01-06 12:33:34 by JohnSnelson [Created the XQC API page]
Page view:
XQilla XQC API
XQilla's XQC API implements a
standard C API for XQuery implementations∞, defined in collaboration with the
Zorba∞ project. The XQC API is simple but powerful, and makes it easy to switch XQuery implementations if necessary. To use the XQC API, you will need to include the
xqilla/xqilla-xqc.h header file. The
XQC API reference documentation∞ is generated using Doxygen.
Examples
CategoryXQCAPI