source:
vbox/trunk/src/libs/libxml2-2.9.14/test/scripts/base.xml@
95312
Last change on this file since 95312 was 95312, checked in by , 2 years ago | |
---|---|
File size: 134 bytes |
Line | |
---|---|
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> |
Note:
See TracBrowser
for help on using the repository browser.