Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0
/
libxml2
/
refs/heads/master
/
.
/
libxml2-2.7.7
/
test
/
XInclude
/
docs
/
nodes2.xml
blob: 32f8cfe8e2f3d3b667aa3cb85a490e18ce006a0c [
file
] [
log
] [
blame
] [
edit
]
<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
=
"xpointer(//p)"
/>
</x>