XmlElement.lookupNamespaceUri

string lookupNamespaceUri(string prefix) const @safe nothrow

Looks up a namespace URI for prefix in this element's scope.

Returns

The namespace URI, or empty string if not bound.