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;
Created with MrDocs
Return the namespace ID of the current node if the current node has a namespace id and a negative number otherwise.
Declared in <balxml_reader.h>
virtual
int
nodeNamespaceId() const = 0;
Created with MrDocs