>> English << | česky ZVON > Tutorials > XML Base Tutorial
>> Example 4 << | Prev | Next | Contents

No xml:base attribute at all


If there is no xml:base attribute in the document f1.xml (http://www.somewhere.com/f1.xml), the base URI of the document is used.


File f1.xml (URL: http://www.somewhere.com/f1.xml)

      <reference xlink:href = "a.xml" xlink:type = "simple" xmlns:xlink="http://www.w3.org/1999/xlink" />
Link xlink:href : http://www.somewhere.com/a.xml