libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / XInclude / docs / nodes.xml
blobd0ccab99089590f0ce6b1357a69889ba94daef02
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>