Return the namespace ID of the current node if the current node has a namespace id and a negative number otherwise.
Synopsis
Declared in <balxml_minireader.h>
virtual
int
nodeNamespaceId() const override;
Return Value
namespace ID of the current node, or a negative number otherwise
Created with MrDocs