| |||||||||
SyntaxgetNodeValue(node)
| |||||||||
DescriptionReturns the value of the given node, or NULL on error. The node values are as specified in the DOM Level 1 Core specification, with the addition that the value of a namespace node is the namespace URI. | |||||||||
See Also
|