const char * pugi::xml_node::child_value ( const char *  name  )  const

Get child value of child with specified name.

See also:
child_value node.child_value(name) is equivalent to node.child(name).child_value()
Parameters:
name - child name
Returns:
child value of specified child node, if any; "" otherwise
Generated by  doxygen 1.6.2-20100208