XmlElement.lookupNamespaceUri
string lookupNamespaceUri(string prefix) const @safe nothrowLooks up a namespace URI for prefix in this element's scope.
Returns
The namespace URI, or empty string if not bound.
string lookupNamespaceUri(string prefix) const @safe nothrowLooks up a namespace URI for prefix in this element's scope.