Sign in
fuchsia
/
third_party
/
github.com
/
GNOME
/
libxml2
/
7e55914c36cb110dca6de6867bbcda3bed8cdbce
/
.
/
test
/
XInclude
/
docs
/
include.xml
blob: 806ac23d665e9d92989ffa579e235813d3aca6b7 [
file
]
<x
xmlns:xinclude
=
"http://www.w3.org/2001/XInclude"
>
<!-- Simple test of including another XML document -->
<xinclude:include
href
=
"../ents/something.xml"
/>
</x>