Name
baseURI: DOMString(3)
Synopsis
Returns the effective base URI for the node in question, or
null
if none is available. The
base URI is the absolute URI that should be used to properly
resolve relative links from within an XML document.
Java binding
public String getBaseURI( );