summaryrefslogtreecommitdiff
path: root/test/XInclude/docs/nodes3.xml
blob: 355c5488b622b686e96cd1d6f8fbbf9123372ad7 (plain)
1
2
3
4
<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>