XMLData.InsertChildAfter
Method: InsertChildAfter (Child node and new node as XMLData)
Description
Inserts a new XML node after the given node.
Errors
1500 | Invalid object. | |
1506 | Invalid input xml | |
1507 | No children allowed | |
1510 | Invalid parameter. | |
1512 | Child is already added | |
1514 | Invalid kind at position |