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