Return to txtinclude.xml CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test / XInclude / docs |
libxml2
<x xmlns:xinclude="http://www.w3.org/2001/XInclude"> <!-- Simple test of including another text document --> <xinclude:include href="../ents/something.txt" parse="text"/> </x>