Return the nesting depth of the current node in the XML document. The root node has depth 0.
Declared in <balxml_reader.h>
<balxml_reader.h>
virtual int nodeDepth() const = 0;
Created with MrDocs