DEBSOURCES
Skip Quicknav
sources / r-cran-xml / 3.99-0.22-1 / inst / exampleData / xinclude / top.xml
12345678
<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>