Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
ebd38c5f92bdfb21c042b917651bb2d5e4de7927
/
.
/
result
/
XInclude
/
include.xml
blob: a0f6dc460f88906f948b5e2bdda69cc3c2f7a1cf [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<x
xmlns:xinclude
=
"http://www.w3.org/2001/XInclude"
>
<!-- Simple test of including another XML document -->
<doc>
<p>
something
</p>
<p>
really
</p>
<p>
simple
</p>
</doc>
</x>