blob: 8428d50176838edcd5fc7804c293e0f903423909 [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 including file with different MIME-type as text -->
<xi:include parse="text"
href="../included/elem.jpg"/>
</x>