[#BloombergLP-balxml-Reader-nodeDepth] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Reader.adoc[Reader]::nodeDepth :relfileprefix: ../../../ :mrdocs: Return the nesting depth of the current node in the XML document. The root node has depth 0. == Synopsis Declared in `<balxml_reader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual int nodeDepth() const = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#