Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

Serialize Queries to/from XML
[Query: Querying for Objects]


Detailed Description

Qof Queries can be converted to and from XML so that they can be sent from here to there. This file implements the routine needed to convert the XML back into a C struct.


Functions

QofQueryqof_query_from_xml (xmlNodePtr)
xmlNodePtr qof_query_to_xml (QofQuery *q)


Function Documentation

QofQuery* qof_query_from_xml xmlNodePtr   ) 
 

Given an XML tree, reconstruct and return the equivalent query.

xmlNodePtr qof_query_to_xml QofQuery q  ) 
 

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.


Generated on Sun May 23 15:41:48 2004 for QOF by doxygen 1.3.6-20040222