Stairway to XML: Level 6 - Inserting Data into an XML Instance
The modify method lets you manipulate XML data using XML DML. It can insert, alter or delete data. In this level, Robert shows how to use the method to insert a node into an XML instance.

