xml_node_get_first_child_by_name (public)

 xml_node_get_first_child_by_name parent_node name

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

Returns the first child node that has a given name

Parameters:
parent_node (required)
name (required)

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