Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.xmlTextReaderNodeType

Name Version Deprecated
xmlTextReaderNodeType version 1.0 no

Prototype:
number xmlTextReaderNodeType(number reader)

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

Description:
Get the node type of the current node.

Reference: http://dotgnu.org/pnetlib-doc/System/Xml/XmlNodeType.html

Returns:
Returns the node type.

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