XML Base
· XML Base provides similar feature
n By a reserved attribute
<?xml version="1.0"?>
<doc xml:base="http://eg.org/today/">
See <link xlink:type="simple"
xlink:href="new.xml">the news</link>
n Applies to attributes & descendants
n Can be overridden on descendants
· Final REC as of 2001-06-27
n http://www.w3.org/TR/xmlbase/