|   | 
Adds an element to the XML at the current location, then sets the new element as the current focus element.
| XMLAddElement <element-name> <reference> | 
| element-name | The tag name for the element being created. | 
| reference | Reference for the XML document. | 
| 
 | ||