Set the name of an element node. The node is not changed if it is not an element node.
int mxmlSetElement( mxml_node_t * node, const char * name);
0 on success, -1 on failure