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