Functions | |
QofQuery * | qof_query_from_xml (xmlNodePtr) |
xmlNodePtr | qof_query_to_xml (QofQuery *q) |
|
Given an XML tree, reconstruct and return the equivalent query. |
|
Take the query passed as input, and serialize it into XML. The DTD used will be a very qofquery specific DTD This is NOT the XQuery XML. |