Returns the XML tag name of a DOM node.
getTagName() RETURNING result STRING
The getTagName() method returns the XML tag name of the node.
Use this method to identity the type of the node.