XmlNamespaceContext.lookupUri

string lookupUri(string prefix) const @safe nothrow

Looks up a namespace URI for prefix.

Parameters

prefixNamespace prefix.

Returns

The namespace URI, or empty string if not found.