Allows to configure a new comment (<!-- xml comment -->) that will be stored as a child for the node provided. The comment will be placed at the end of the current child list. So, if you want to place a xml comment before a xml node, call first to this function and the to axl_node_set_child.
|