BloombergLP::balxml::PrefixStack::lookupNamespaceUri

Return the URI of the namespace of the specified nsId or empty string if not registered.

Synopsis

Declared in <balxml_prefixstack.h>

char const*
lookupNamespaceUri(int nsId) const;

Return Value

the namespace URI for nsId, or an empty string if not registered

Parameters

NameDescription
nsIdnamespace identifier to look up