[#BloombergLP-balxml-Reader-nodeType-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Reader.adoc[Reader]::nodeType :relfileprefix: ../../../ :mrdocs: Return the node type of the current node if the reader `isOpen` and has not encounter an error and `Reader::NONE` otherwise. == Synopsis Declared in `<balxml_reader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:BloombergLP/balxml/Reader/NodeType-02.adoc[NodeType] nodeType() const = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#