[#BloombergLP-balxml-PrefixStack-lookupNamespaceUri-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/PrefixStack.adoc[PrefixStack]::lookupNamespaceUri :relfileprefix: ../../../ :mrdocs: Return the URI of the namespace of the specified `nsId` or empty string if not registered. == Synopsis Declared in `<balxml_prefixstack.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char const* lookupNamespaceUri(int nsId) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#