Files

5 lines
168 B
XML
Raw Permalink Normal View History

2026-07-19 22:48:13 +08:00
<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
<!-- Simple test of including another XML document -->
<xinclude:include href="../ents/something.xml"/>
</x>