|
gwenhywfar
4.99.8beta
|
#include <gwenhywfar/db.h>#include <gwenhywfar/xml.h>
Go to the source code of this file.
Functions | |
| GWENHYWFAR_API int | GWEN_Xml2Db (GWEN_XMLNODE *xmlNodeDocument, GWEN_XMLNODE *xmlNodeSchema, GWEN_DB_NODE *dbDestination) |
| GWENHYWFAR_API int GWEN_Xml2Db | ( | GWEN_XMLNODE * | xmlNodeDocument, |
| GWEN_XMLNODE * | xmlNodeSchema, | ||
| GWEN_DB_NODE * | dbDestination | ||
| ) |
Definition at line 708 of file xml2db.c.
References DBG_INFO, GWEN_LOGDOMAIN, GWEN_Xml2Db_Context_free(), GWEN_Xml2Db_Context_new(), and GWEN_Xml2Db_HandleChildren().

1.8.6