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_reader.h>
virtual
int
nodeNamespaceId() const = 0;
Return Value
the namespace ID of the current node, or a negative number if it has none
Created with MrDocs