Imported Upstream version 2.8.0
[platform/upstream/libxml2.git] / test / scripts / base.xml
1 <doc>
2     <e xml:base="http://example.com/base/">
3         <images xml:base="images/">
4             <img href="img1.gif"/>
5         </images>
6     </e>
7 </doc>