xref: /aosp_15_r20/external/libxml2/test/XInclude/docs/fallback4.xml (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<a>
2    <xi:include href="c.xml" xmlns:xi="http://www.w3.org/2001/XInclude">
3        <xi:fallback>
4            <xi:include href="../ents/something.xml"/>
5        </xi:fallback>
6    </xi:include>
7</a>
8