Method Parser.XML.Tree.VirtualNode()->value_of_node()
- Method value_of_node
stringvalue_of_node()- Description
If the node is an attribute node or a text node, its value is returned. Otherwise the child text nodes are concatenated and returned.
string value_of_node()
If the node is an attribute node or a text node, its value is returned. Otherwise the child text nodes are concatenated and returned.