apm_load_install_xml (private)

 apm_load_install_xml filename binds

Defined in packages/acs-tcl/tcl/apm-install-procs.tcl

Loads an install file and returns the root node. errors out if the file is not there. substitutes variables before parsing so you can provide interpolated values.

Parameters:
filename (required)
relative to serverroot, leading slash needed.
binds (required)
list of {variable value variable value ...}
Returns:
root_node of the parsed XML file.
Author:
Jeff Davis davis@xarg.net
Created:
2003-10-30

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