Return the URI of the namespace of the specified nsId or empty string if not registered.
Declared in <balxml_prefixstack.h>
char const*
lookupNamespaceUri(int nsId) const;
the namespace URI for nsId, or an empty string if not registered
| Name | Description |
|---|---|
| nsId | namespace identifier to look up |