Go to the source code of this file.
Defines | |
| #define | XML_ERROR 1600 |
| #define | XML_ERROR_EMPTY_DOCUMENT (XML_ERROR + 1) |
| #define | XML_ERROR_PARSE (XML_ERROR + 2) |
Functions | |
| xmlNodePtr | soap_xml_get_children (xmlNodePtr param) |
| xmlNodePtr | soap_xml_get_next (xmlNodePtr param) |
| xmlXPathObjectPtr | soap_xpath_eval (xmlDocPtr doc, const char *xpath) |
| char * | soap_xml_get_text (xmlNodePtr node) |
|
|
XML Errors |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.6