Package: cxml-stp
Function insert-child
Lambda List
insert-child (parent child position)
Arguments
Details Adds child as a child node of parent at position position if allowed.
Signals an error if the new child already has a parent. Also signals an error if position is greater than the number parent's child nodes. |
See also |