addElementObject(element: JadeXMLElement; tagName: String): JadeXMLElement updating;
The addElementObject method of the JadeXMLDocument class adds an element object with the tag name specified in the tagName parameter and returns a reference to the added JadeXMLElement object instance.