xml_node_get_first_child (public)

 xml_node_get_first_child parent_node

Defined in packages/acs-tcl/tcl/30-xml-utils-procs.tcl

Returns the first child node

Parameters:
parent_node

Partial Call Graph (max 5 caller/called nodes):
%3 test_xml_rpc_fault xml_rpc_fault (test xml-rpc) xml_node_get_first_child xml_node_get_first_child test_xml_rpc_fault->xml_node_get_first_child test_xml_rpc_respond xml_rpc_respond (test xml-rpc) test_xml_rpc_respond->xml_node_get_first_child xmlrpc::decode_value xmlrpc::decode_value (private) xmlrpc::decode_value->xml_node_get_first_child xmlrpc::invoke xmlrpc::invoke (private) xmlrpc::invoke->xml_node_get_first_child xmlrpc::parse_response xmlrpc::parse_response (private) xmlrpc::parse_response->xml_node_get_first_child

Testcases:
xml_rpc_fault, xml_rpc_respond
[ show source ]
Show another procedure: