apm::package_version::attributes::generate_xml (private)

 apm::package_version::attributes::generate_xml -version_id version_id \
    [ -indentation indentation ]

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

Return an XML string with the dynamic package version attributes for a certain package version.

Switches:
-version_id
(required)
The id of the package version to generate the attribute XML for.
-indentation
(optional)
A string with whitespace to indent each tag with
Authors:
Peter Marklund
Gustaf Neumann

Partial Call Graph (max 5 caller/called nodes):
%3 apm_generate_package_spec apm_generate_package_spec (public) apm::package_version::attributes::generate_xml apm::package_version::attributes::generate_xml apm_generate_package_spec->apm::package_version::attributes::generate_xml apm::package_version::attributes::get apm::package_version::attributes::get (public) apm::package_version::attributes::generate_xml->apm::package_version::attributes::get apm::package_version::attributes::get_spec apm::package_version::attributes::get_spec (public) apm::package_version::attributes::generate_xml->apm::package_version::attributes::get_spec

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