Blame test/XInclude/docs/txtinclude.xml

Packit Service a31ea6
<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
Packit Service a31ea6
   
Packit Service a31ea6
   <xinclude:include href="../ents/something.txt" parse="text"/>
Packit Service a31ea6
</x>