xref: /aosp_15_r20/external/libxml2/test/XInclude/docs/nodes.xml (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
2   <!-- Simple test of including a set of nodes from an XML document -->
3   <xinclude:include href="../ents/something.xml#xpointer(//p)"/>
4</x>
5