blob: 11912059e7015c90d0ad6aa4206018b842f52844 [file] [log] [blame]
<?xml version="1.0"?>
<!DOCTYPE x SYSTEM "tests.dtd">
<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">
<!-- including document with non-conflicting unparsed entity -->
<elem foo="ximage"/>
<xi:include parse="xml"
href="../included/ue.xml"/>
</x>