apm::package_version::attributes::parse_xml (private)

 apm::package_version::attributes::parse_xml -parent_node parent_node \
    -array array

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

Given the parent node in an XML tree parse the package version attributes and set their values with upvar in the array with given name.

Switches:
-parent_node (required)
A reference to the parent XML node of the attribute nodes
-array (required)
The name of the array in the callers scope to set the attribute values in.
Author:
Peter Marklund

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