Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.xmlTextReaderDepth

Name Version Deprecated
xmlTextReaderDepth version 1.0 no

Prototype:
number xmlTextReaderDepth(number reader)

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

Description:
The depth of the node in the tree.

Returns:
Returns the depth or -1 in case of error.

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