Files

8 lines
200 B
XML
Raw Permalink Normal View History

2026-07-19 22:48:13 +08:00
<a>
<xi:include href="c.xml" xmlns:xi="http://www.w3.org/2001/XInclude">
<xi:fallback>
<xi:include href="../ents/something.xml"/>
</xi:fallback>
</xi:include>
</a>