xml_node_get_name (public)

 xml_node_get_name node_id

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

Get Node Name

Parameters:
node_id (required)

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
    return [$node_id nodeName]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: