Concept Framework 2.0 documentation Contents | Index

standard.lib.xml.xmlTextReaderHasValue

Name Version Deprecated
xmlTextReaderHasValue version 1.0 no

Prototype:
number xmlTextReaderHasValue(number reader)

Parameters:
reader      the xmlTextReaderPtr used as returned by xmlReaderForMemory or xmlReaderForFile

Description:
Whether the node can have a text value.

Returns:
Returns 1 if true, 0 if not and -1 in case of error.

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