xmlrpc::parse_response (private)
xmlrpc::parse_response xml
Defined in packages/xml-rpc/tcl/xml-rpc-procs.tcl
Parse the response from an XML-RPC call.
- Parameters:
- xml (required)
- the XML response
- Returns:
- result
- Testcases:
- No testcase defined.
xmlrpc::parse_response xml
Defined in packages/xml-rpc/tcl/xml-rpc-procs.tcl
Parse the response from an XML-RPC call.
- Parameters:
- xml (required)
- the XML response
- Returns:
- result
- Testcases:
- No testcase defined.