libzzub 0.2
const char * pugi::xml_node::child_value ( ) const

Get child value of current node; that is, value of the first child node of type PCDATA/CDATA

Returns:
child value of current node, if any; "" otherwise