Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
b2f616352adf041e341f54346ae41d797fd75406
/
.
/
test
/
scripts
/
base.xml
blob: 81f71cb398265898a7b3b3bc895da6c99582169d [
file
] [
log
] [
blame
]
Daniel Veillard
b8c9be9
2001-07-09 16:01:19 +0000
[
diff
] [
blame
]
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>