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

Set node value to rhs (for PI/PCDATA/CDATA/comment nodes).

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