|
YAZ 5.35.1
|
XML node getter/creation utilities. More...
Go to the source code of this file.
Functions | |
| const char * | yaz_xml_get_prop (const xmlNode *n, const char *fmt,...) |
XML node getter/creation utilities.
Definition in file xml_get.c.
| const char * yaz_xml_get_prop | ( | const xmlNode * | n, |
| const char * | fmt, | ||
| ... | |||
| ) |
Definition at line 19 of file xml_get.c.
References xfree, and xmalloc.
Referenced by construct_select(), yaz_xml2query_operator(), and yaz_xml2query_rpn().