Allows to transfer all childs contained inside the provided axlNode (old_parent) placed after the provided axlItem (item_ref) on the same level. This function allows to manipulate a xml document loaded inside memory, by transfering all childs (including xml nodes, xml comments, content, process instructions and entity references) from the selected parent (the old parent) provided by the old_parent attribute, to be placed at the same level, where the item_ref is situated following it.
|