SXP Reference

getNodeValue Callbacks

Syntax

     getNodeValue(node)
NameTypeDescription
nodeSXP_NodeThe node to operate on.
(RET)const SXP_char*The value of the node.

Description

Returns 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

Groups [ Callbacks ]
Entries [ SXP_Node ]

© 2001 Ginger Alliance
revision 01-12-12
This page was generated by APIDOC