xmlTextReaderNodeType is available since version 1.0.
Prototype:
number xmlTextReaderNodeType(number reader)
Description:
Get the node type of the current node.
Reference: http://dotgnu.org/pnetlib-doc/System/Xml/XmlNodeType.html
Return value:
Returns the node type.