Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.xmlIsBlankNode

Name Version Deprecated
xmlIsBlankNode version 1.0 no

Prototype:
boolean xmlIsBlankNode(number node)

Parameters:
node      the node

Description:
Checks whether this node is an empty or whitespace only (and possibly ignorable) text-node.

Returns:
Returns true if the node in an empty or whitespace only text-node, false otherwise.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications