Blame | Last modification | View Log | Download | RSS feed
<doc xmlns:xi="http://www.w3.org/2001/XInclude"> <para> This is an example where we have nested includes. </para> <xi:include href="a.xml"/> </doc>
<doc xmlns:xi="http://www.w3.org/2001/XInclude">
<para>
This is an example where we have nested includes.
</para>
<xi:include href="a.xml"/>
</doc>