xml_node_get_content (public)
xml_node_get_content node_id
Defined in packages/acs-tcl/tcl/30-xml-utils-procs.tcl
Get Content
- Parameters:
- node_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: # ns_log notice "xml_node_get_content [$node_id nodeName] --> [$node_id text]" return [$node_id text]XQL Not present: Generic, PostgreSQL, Oracle