xmlrpc::parse_response (private)

 xmlrpc::parse_response xml

Defined in packages/xml-rpc/tcl/xml-rpc-procs.tcl

Parse the response from a XML-RPC call.

Parameters:
xml - the XML response
Returns:
result

Partial Call Graph (max 5 caller/called nodes):
%3 xmlrpc::remote_call xmlrpc::remote_call (public) xmlrpc::parse_response xmlrpc::parse_response xmlrpc::remote_call->xmlrpc::parse_response xml_doc_free xml_doc_free (public) xmlrpc::parse_response->xml_doc_free xml_doc_get_first_node xml_doc_get_first_node (public) xmlrpc::parse_response->xml_doc_get_first_node xml_node_get_first_child xml_node_get_first_child (public) xmlrpc::parse_response->xml_node_get_first_child xml_node_get_name xml_node_get_name (public) xmlrpc::parse_response->xml_node_get_name xml_parse xml_parse (public) xmlrpc::parse_response->xml_parse

Testcases:
No testcase defined.
[ show source ]
Show another procedure: