summaryrefslogtreecommitdiff
path: root/test/XInclude/docs/include.xml
blob: 806ac23d665e9d92989ffa579e235813d3aca6b7 (plain)
1
2
3
4
<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
   <!-- Simple test of including another XML document -->
   <xinclude:include href="../ents/something.xml"/>
</x>