blob: 840af6b9b96ec1ad18047670ef8ca699683309af [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<root xmlns:xi="http://www.w3.org/2001/XInclude">
<p>The following is the outer XML file</p>
<example>
<xi:include href="task.xml" parse="xml">
<xi:fallback>
<xi:include href="doc_xinc_loops.xml" parse="text" />
</xi:fallback>
</xi:include>
</example>
</root>