Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.6
/
libxml2
/
8c64a241e4a61175675a49e39b6eb9286caefa25
/
.
/
libxml2-2.7.7
/
test
/
XInclude
/
docs
/
txtinclude.xml
blob: f1af6a26bf5a9d568cd3a0af3993ed7a90d6a8a0 [
file
] [
log
] [
blame
]
<x
xmlns:xinclude
=
"http://www.w3.org/2001/XInclude"
>
<!-- Simple test of including another text document -->
<xinclude:include
href
=
"../ents/something.txt"
parse
=
"text"
/>
</x>