Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.6
/
libxml2
/
8c64a241e4a61175675a49e39b6eb9286caefa25
/
.
/
libxml2-2.7.7
/
test
/
XInclude
/
docs
/
nodes3.xml
blob: 355c5488b622b686e96cd1d6f8fbbf9123372ad7 [
file
] [
log
] [
blame
]
<x
xmlns:xinclude
=
"http://www.w3.org/2003/XInclude"
>
<!-- Simple test of including a set of nodes from an XML document -->
<xinclude:include
href
=
"../ents/something.xml#xpointer(//p)"
/>
</x>