xml_doc_free (public)

 xml_doc_free doc_id

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

Free the doc

Parameters:
doc_id (required)

Testcases:
xml_rpc_fault, xml_rpc_respond
Source code:
#   ns_log notice "xml_doc_free $doc_id"
    $doc_id delete
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: