mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-16 02:50:07 +03:00
8 lines
134 B
XML
8 lines
134 B
XML
|
<doc>
|
||
|
<e xml:base="http://example.com/base/">
|
||
|
<images xml:base="images/">
|
||
|
<img href="img1.gif"/>
|
||
|
</images>
|
||
|
</e>
|
||
|
</doc>
|