Concept Framework 2.0 documentation Contents | Index

standard.lib.xml.xmlNodeIsText

Name Version Deprecated
xmlNodeIsText version 1.0 no

Prototype:
boolean xmlNodeIsText(number node)

Parameters:
node      the node

Description:
Is this node a Text node?

Returns:
Returns true if the node is a text node, false otherwise.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software