BloombergLP::balxml::NamespaceRegistry::lookup

Return the null-terminated string containing the URI of the namespace registered with the specified id or an empty (not null) string if id does not correspond to a preregistered namespace or a namespace that was previously registered with this object.

Synopsis

Declared in <balxml_namespaceregistry.h>

char const*
lookup(int id) const;