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)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.