Return a string representation for the specified nodeType code or "(* UNKNOWN NODE TYPE *)" if nodeType is not one of the values enumerated in NodeType.

Synopsis

Declared in <balxml_reader.h>

static
char const*
nodeTypeAsString(NodeType nodeType);

Created with MrDocs