XmlNode.effectiveBaseUri

string effectiveBaseUri() const @safe nothrow

Returns this node's effective base URI.

The effective base URI is the first non-empty baseUri found on this node or any ancestor.

Returns

The effective base URI, or empty string if none is set.