libzzub 0.2
bool pugi::xml_node::set_name ( const char *  rhs)

Set node name to rhs (for PI/element nodes).

See also:
name
Parameters:
rhs- new node name
Returns:
success flag (call fails if node is of the wrong type or there is not enough memory)