blob: 64bdeaeac62ecd67bd8ee3693da4dde081a9c4f3 [file] [log] [blame]
<?xml version="1.0"?>
<x xmlns="http://www.schemaTest.org/xinclude-test"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.schemaTest.org/xinclude-test tests.xsd">
<!-- test that parser can be reused -->
<xi:include href="../included/elem.xml"/>
<xi:include href="../included/elem.xml"/>
<xi:include href="../included/elem.xml"/>
</x>